-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Filesystem API, Live Restore
-
Storage Engines
-
StorEng - Defined Pipeline
In this ticket a number of functions are defined, for each function 3 steps must be followed:
- Determine if the live restore file handle should support that functionality
- If yes, split off a ticket to implement it.
- Update the technical design to indicate the support (y/n) and why that decision was made.
The functions are as follows:
fh_advise
fh_sync_nowait
fh_unmap
fh_map_preload
fh_map_discard
fh_map
fh_extend
fh_extend_nolock;