From: Jan Kara Date: Mon, 28 Apr 2008 09:14:32 +0000 (-0700) Subject: quota: remove superfluous DQUOT_OFF() in fs/namespace.c X-Git-Tag: v2.6.26-rc1~867 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8794b5b246cf6f67baf57bd9db386e79ca5cac33;p=pandora-kernel.git quota: remove superfluous DQUOT_OFF() in fs/namespace.c We don't need to turn quotas off before remounting root ro, because do_remount_sb() already handles this. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed