From: Lars Ellenberg Date: Thu, 6 Oct 2011 15:30:26 +0000 (+0200) Subject: drbd: fix spurious meta data IO "error" X-Git-Tag: v3.5-rc1~41^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2e9138197405a4c051630416ceebf98158e631d;p=pandora-kernel.git drbd: fix spurious meta data IO "error" When detaching, even cleanly detaching due to administrator request, we always go through D_FAILED before we become D_DISKLESS. Don't let that state change race with an in-flight meta data IO, or that one might think it actually experienced an IO error. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed