mbox series

[0/2] fsx: support unshare range fallocate mode

Message ID 20240926144147.106685-1-bfoster@redhat.com (mailing list archive)
Headers show
Series fsx: support unshare range fallocate mode | expand

Message

Brian Foster Sept. 26, 2024, 2:41 p.m. UTC
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@redhat.com/

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(-)