]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - io/Makefile
xfs_io: add sync_file_range support
authorDave Chinner <david@fromorbit.com>
Wed, 25 Jul 2012 22:30:48 +0000 (22:30 +0000)
committerMark Tinguely <tinguely@eagdhcp-232-125.americas.sgi.com>
Mon, 24 Sep 2012 21:38:35 +0000 (16:38 -0500)
commita278c389917644106cfc99320399d841018a1b18
tree36e810e30819797ed49f5ed62e6b3c4108313856
parent7db1e7b9f8af12bc5ad2e98c723ba1c4d0cd30ec
xfs_io: add sync_file_range support

Add sync_file_range support to xfs_io to allow fine grained control
of data writeback and syncing on a given file.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Mark Tinguely <tinguely@sgi.com>
io/Makefile
io/init.c
io/io.h
io/sync_file_range.c [new file with mode: 0644]
man/man8/xfs_io.8