Hi all, Here's v1 of unshare range mode support for fsx. This includes only minor tweaks from the RFC version and I tacked on a second patch to try and fix up some missing fallocate flag ifdefs. Note again this applies on top of the eof pollution mode series currently pending in the upstream repo. Thoughts, reviews, flames appreciated. Brian v1: - Minor cleanups, add ifdefs. - Added patch to fix up missing fallocate flag ifdefs. rfc: https://lore.kernel.org/fstests/20240906185606.136402-1-bfoster@xxxxxxxxxx/ Brian Foster (2): fsx: support unshare range fallocate mode fsx: add missing fallocate flag ifdefs ltp/fsx.c | 122 +++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 94 insertions(+), 28 deletions(-) -- 2.46.1