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

Remove Windows ifdefs in the live restore code

    • Storage Engines
    • 2

      When live restore began we were using ioctl fiemap or lseek to fetch hole information in sparse files, and these libraries weren't available on Windows. Now we've moved to storing live restore metadata into our existing metadata files these libraries are no longer needed, and we no longer need to #ifdef out the live restore code from Windows builds.

      This ticket removes those #ifdefs to clean up the code.

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: