]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: Add support for XFS_IOC_ZERO_RANGE
authorDave Chinner <dchinner@redhat.com>
Mon, 23 Aug 2010 12:38:01 +0000 (22:38 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 23 Aug 2010 12:38:01 +0000 (22:38 +1000)
commit72ec2b76f65b5a15a4354fe5a06673d6f1407ed6
treee4e4c36a5dd7c801c55d50e681be6ccb6342f896
parent932b0ba9d2ea7e1c29e09709a98831064b75e318
xfsprogs: Add support for XFS_IOC_ZERO_RANGE

Add xfs_io support for XFS_IOC_ZERO_RANGE and document the ioctl
parameter in the xfsctl(3) man page.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
include/xfs_fs.h
io/prealloc.c
man/man3/xfsctl.3