]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: enable missing functions
authorEric Sandeen <sandeen@sandeen.net>
Thu, 3 Dec 2009 19:21:51 +0000 (13:21 -0600)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 3 Dec 2009 19:21:51 +0000 (13:21 -0600)
commit95182f57e1cd747b26c5c45782f69acde8e37d82
tree3e95111cfdd62f3dbf4b378c182570d798356ee9
parent3b1cdc9fddcae5d92fcebc1f859453fb05020a0c
xfs_io: enable missing functions

madvise and mincore were never hooked up to init_commands().

Further, there is no HAVE_INJECT test in the configure scripts,
so just remove that test (and keep the existing unconditional
inject_init() prototype.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
io/init.c
io/io.h