From: David Teigland Date: Tue, 1 May 2012 20:50:48 +0000 (-0500) Subject: gfs2: fix recovery during unmount X-Git-Tag: v3.5-rc1~135^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a058f5288a74a20d5567a85ab1a04a9de69a212;p=pandora-kernel.git gfs2: fix recovery during unmount Journal recovery from lock_dlm should not be ignored if there is an unmount in progress. Ignoring it will causes the recovery to get stuck. The recovery process will correctly handle an in-progess unmount. Signed-off-by: David Teigland --- Reading git-diff-tree failed