From 1a058f5288a74a20d5567a85ab1a04a9de69a212 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Tue, 1 May 2012 15:50:48 -0500 Subject: [PATCH] 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-format-patch failed