linux/fs/xfs/linux-2.6
Christoph Hellwig 64c23e8687 make the feature checks in ->fallocate future proof
Instead of various home grown checks that might need updates for new
flags just check for any bit outside the mask of the features supported
by the filesystem.  This makes the check future proof for any newly
added flag.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-01-17 02:25:30 -05:00
..
kmem.c
kmem.h
mrlock.h
time.h
xfs_acl.c
xfs_aops.c
xfs_aops.h
xfs_buf.c xfs: fix error handling for synchronous writes 2011-01-11 20:28:42 -06:00
xfs_buf.h xfs: fix error handling for synchronous writes 2011-01-11 20:28:42 -06:00
xfs_discard.c xfs: add FITRIM support 2011-01-11 20:28:29 -06:00
xfs_discard.h xfs: add FITRIM support 2011-01-11 20:28:29 -06:00
xfs_export.c
xfs_export.h
xfs_file.c xfs: factor common write setup code 2011-01-11 10:23:42 +11:00
xfs_fs_subr.c
xfs_globals.c
xfs_ioctl32.c
xfs_ioctl32.h
xfs_ioctl.c xfs: add FITRIM support 2011-01-11 20:28:29 -06:00
xfs_ioctl.h
xfs_iops.c make the feature checks in ->fallocate future proof 2011-01-17 02:25:30 -05:00
xfs_iops.h
xfs_linux.h
xfs_quotaops.c
xfs_stats.c
xfs_stats.h
xfs_super.c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 2011-01-14 15:24:17 -08:00
xfs_super.h
xfs_sync.c xfs: ensure log covering transactions are synchronous 2011-01-11 20:28:17 -06:00
xfs_sync.h
xfs_sysctl.c xfs: prevent NMI timeouts in cmn_err 2011-01-12 08:46:41 -06:00
xfs_sysctl.h
xfs_trace.c
xfs_trace.h xfs: add FITRIM support 2011-01-11 20:28:29 -06:00
xfs_vnode.h
xfs_xattr.c