Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-14295

Clean up __live_restore_fs_find_layer

    • Storage Engines
    • 3

      __live_restore_fs_find_layer returns two values to indicate if a file exists in the live restore: layer and exist.

      This is unnecessary, and we can simplify the logic by only returning layer. When the file doesn't exist we should return a new enum value WTI_LIVE_RESTORE_FS_LAYER_NONE.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: