linux/fs/xfs/quota
Christoph Hellwig 5d18898b20 xfs: simplify xfs_truncate_file
xfs_truncate_file is only used for truncating quota files.  Move it to
xfs_qm_syscalls.c so it can be marked static and take advatange of the
fact by removing the unused page cache validation and taking the iget
into the helper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2010-07-26 13:16:52 -05:00
..
xfs_dquot_item.c
xfs_dquot_item.h
xfs_dquot.c xfs: remove unused delta tracking code in xfs_bmapi 2010-07-26 13:16:39 -05:00
xfs_dquot.h
xfs_qm_bhv.c
xfs_qm_stats.c
xfs_qm_stats.h
xfs_qm_syscalls.c xfs: simplify xfs_truncate_file 2010-07-26 13:16:52 -05:00
xfs_qm.c xfs: remove xfs_iput 2010-07-26 13:16:44 -05:00
xfs_qm.h
xfs_quota_priv.h
xfs_trans_dquot.c