From: Lars Ellenberg Date: Thu, 14 Oct 2010 11:57:07 +0000 (+0200) Subject: drbd: drop wrong debug asserts, fix recently introduced race X-Git-Tag: v2.6.37-rc1~167^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d282875d85ebc2b49362310677fc0dcd91b9db9;p=pandora-kernel.git drbd: drop wrong debug asserts, fix recently introduced race commit 2372c38caadeaebc68a5ee190782c2a0df01edc3 drbd: fix for possible deadlock on IO error during resync introduced a new ASSERT, which turns out to be wrong. Drop it. Also serialize the state change to D_DISKLESS with the after state change work of the -> D_FAILED transition, don't open a new race. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed