commit | a2e9138197405a4c051630416ceebf98158e631d | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Oct 06 17:30:26 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Wed May 09 15:15:54 2012 +0200 |
tree | 260a4976065d1efc85bc73d1a7c7be8c2416bb7a | |
parent | aaae506d545bb9d06f4d8362f670f406f12e4b58 [diff] |
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 <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>