commit | 979f5c7f1f6c8a532b943defb790d43b999934eb | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Tue Apr 06 14:15:06 2010 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Tue May 18 01:10:31 2010 +0200 |
tree | 64799998f0e104595281c32101218452736296fa | |
parent | 6666032ade5a758aa05380ab92f416ab8ef25005 [diff] |
drbd: fail_requests_early: remove incorrect and unnecessary optimization The condition does not fit the commend (I may well be Primary, even if I lost the disk earlier and now the connection). And this is catched below anyways, where it also gets logged. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>