From: Dmitry Monakhov Date: Mon, 8 Nov 2010 18:47:33 +0000 (-0500) Subject: ext4: do not try to grab the s_umount semaphore in ext4_quota_off X-Git-Tag: v2.6.37-rc2~75^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87009d86dc045d228e21242467a67a5f99347553;p=pandora-kernel.git ext4: do not try to grab the s_umount semaphore in ext4_quota_off It's not needed to sync the filesystem, and it fixes a lock_dep complaint. Signed-off-by: Dmitry Monakhov Signed-off-by: "Theodore Ts'o" Reviewed-by: Jan Kara --- Reading git-diff-tree failed