]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: support the new getfsmap ioctl
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 21 Jun 2017 22:14:30 +0000 (17:14 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 21 Jun 2017 22:14:30 +0000 (17:14 -0500)
commit3fcab549a234497a24aa322ace767541567dbd18
treeca86072881e75a62af1d18bfc4b925f55c3adea2
parent71956d729709179bcceefae44afb60a6d54bf15b
xfs_io: support the new getfsmap ioctl

Plumb in all the pieces we need to have xfs_io query the GETFSMAP ioctl
for an arbitrary filesystem.

[sandeen: minor doc fixes]

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/Makefile
io/copy_file_range.c
io/encrypt.c
io/fsmap.c [new file with mode: 0644]
io/init.c
io/io.h
io/open.c
io/pwrite.c
io/reflink.c
io/sendfile.c
man/man8/xfs_io.8