From: Christoph Hellwig Date: Wed, 19 May 2010 11:16:41 +0000 (-0400) Subject: quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers X-Git-Tag: v2.6.35-rc1~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f0dd62fddcbd0f6830ed8ef3d3426ccc46b9250;p=pandora-kernel.git quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers Instead of having wrappers in the VFS namespace export the dquot_suspend and dquot_resume helpers directly. Also rename vfs_quota_disable to dquot_disable while we're at it. [Jan Kara: Moved dquot_suspend to quotaops.h and made it inline] Signed-off-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed