From: Andreas Gruenbacher Date: Thu, 7 Dec 2006 04:36:16 +0000 (-0800) Subject: [PATCH] Remove superfluous lock_super() in extN xattr code X-Git-Tag: v2.6.20-rc1~145^2^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed2908f31398049c4371de9b100700e80704e95f;p=pandora-kernel.git [PATCH] Remove superfluous lock_super() in extN xattr code lock_super() is unnecessary for setting super-block feature flags. Use the provided *_SET_COMPAT_FEATURE() macros as well. Signed-off-by: Andreas Gruenbacher Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed