]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - configure.ac
xfs_io: add fallocate command
authorEric Sandeen <sandeen@redhat.com>
Mon, 18 May 2009 16:11:44 +0000 (11:11 -0500)
committerEric Sandeen <sandeen@redhat.com>
Mon, 18 May 2009 16:11:44 +0000 (11:11 -0500)
commitc0b5232a5eded15dc55abdad184811a21eab62b7
tree75e476646fae4dcf94b3fed88bc83ef41c851ed7
parentd2e43158ae65863df2d5310381ed316f8e6871ce
xfs_io: add fallocate command

Based on Dave's earlier patch, but now we have an fallocate
glibc call... this also adds autoconf magic and a manpage
update.

(hopefully not too #ifdef-heavy....)

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
configure.in
include/builddefs.in
io/Makefile
io/prealloc.c
m4/package_libcdev.m4
man/man8/xfs_io.8