summaryrefslogtreecommitdiffstats
path: root/fs/inode.c
diff options
context:
space:
mode:
authorAnkit Jain2009-06-19 20:28:07 +0200
committerAl Viro2009-06-24 14:15:27 +0200
commit3e63cbb1efca7dd3137de1bb475e2e068e38ef23 (patch)
tree5a7964068266e778e94c1348192d3c85eba4ac48 /fs/inode.c
parentcleanup __writeback_single_inode (diff)
downloadkernel-qcow2-linux-3e63cbb1efca7dd3137de1bb475e2e068e38ef23.tar.gz
kernel-qcow2-linux-3e63cbb1efca7dd3137de1bb475e2e068e38ef23.tar.xz
kernel-qcow2-linux-3e63cbb1efca7dd3137de1bb475e2e068e38ef23.zip
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
This patch adds ioctls to vfs for compatibility with legacy XFS pre-allocation ioctls (XFS_IOC_*RESVP*). The implementation effectively invokes sys_fallocate for the new ioctls. Also handles the compat_ioctl case. Note: These legacy ioctls are also implemented by OCFS2. [AV: folded fixes from hch] Signed-off-by: Ankit Jain <me@ankitjain.org> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions