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

Implement directory list functionality in the live restore FS

    • Storage Engines
    • 5
    • StorEng - 2024-12-10, StorEng - 2024-12-24

      This work encompasses implementing these functions:
          lr_fs->iface.fs_directory_list = __live_restore_fs_directory_list;
          lr_fs->iface.fs_directory_list_single = __live_restore_fs_directory_list_single;
          lr_fs->iface.fs_directory_list_free = __live_restore_fs_directory_list_free;
       
      Testing is needed,  especially with a log directory that is not the standard path.

            Assignee:
            zunyi.liu@mongodb.com Zunyi Liu
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: