From: Jan Kara Date: Tue, 30 Sep 2014 08:43:09 +0000 (+0200) Subject: quota: Allow each filesystem to specify which quota types it supports X-Git-Tag: omap-for-v3.19/fixes-rc1~145^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c5f648aa24a7c8f0668d8ce5722d69da5bef739;p=pandora-kernel.git quota: Allow each filesystem to specify which quota types it supports Currently all filesystems supporting VFS quota support user and group quotas. With introduction of project quotas this is going to change so make sure filesystem isn't called for quota type it doesn't support by introduction of a bitmask determining which quota types each filesystem supports. Acked-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed