]> bbs.cooldavid.org Git - net-next-2.6.git/commit
quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota
authorChristoph Hellwig <hch@infradead.org>
Tue, 16 Feb 2010 08:44:56 +0000 (03:44 -0500)
committerJan Kara <jack@suse.cz>
Thu, 4 Mar 2010 23:20:25 +0000 (00:20 +0100)
commitac0e773718dc20551e72900d2e7eada96ac91100
treec46ec45c2044b0995ef241be4b800527210414d7
parent5582c76f901d240f57329212b59b4d957ea8d6cf
quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota

We already do these checks in the generic code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/xfs/linux-2.6/xfs_quotaops.c