From: Steven Whitehouse Date: Tue, 7 Apr 2009 13:01:34 +0000 (+0100) Subject: GFS2: Move umount flush rwsem X-Git-Tag: v2.6.30-rc3~87^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a228df6339e0d385b8149c860d81b6007f5e9c81;p=pandora-kernel.git GFS2: Move umount flush rwsem The rwsem, used only on umount, is in the wrong place in glock.c. This patch moves it up a bit so that it does not get called under a spinlock. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed