From: Jan Kara Date: Wed, 8 Oct 2014 14:07:12 +0000 (+0200) Subject: quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF} X-Git-Tag: fixes-v4.0-rc1~158^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b863248577504f6eecca2a464d6ddf86b71584;p=pandora-kernel.git quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF} Make Q_QUOTAON / Q_QUOTAOFF quotactl call ->quota_enable / ->quota_disable callback when provided. To match current behavior of ocfs2 & ext4 we make these quotactls turn on / off quota enforcement for appropriate quota type. Reviewed-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed