]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: allow resvsp command for foreign filesystems
authorChristoph Hellwig <hch@lst.de>
Fri, 23 Jul 2010 06:53:56 +0000 (08:53 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 23 Jul 2010 06:53:56 +0000 (08:53 +0200)
commit370f69dd8d280ceeca77b00d5d44ac9bfe58315b
tree83a6e194ec34cd293fdf34d535557740ff856bb4
parent2ccb8cf0927df9ca8a2e018ff453d18693a30b38
xfs_io: allow resvsp command for foreign filesystems

Recent kernels implement the RESVP ioctl in common code, so using
command for non-XFS filesystems is fine.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Nathan Scott <nathans@debian.org>
io/prealloc.c