]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE
authorLars Ellenberg <lars.ellenberg@linbit.com>
Fri, 23 Mar 2012 13:42:19 +0000 (14:42 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 9 May 2012 13:16:50 +0000 (15:16 +0200)
commitd64957c9a9757642f59aa4a63dadf159b2694bab
treea127150d74df0c9cb9ada387427db790fa489c5f
parent41c4a0035b36d400b79cbd945390a76e909711a7
drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE

Just because this request happened during a resync does
not mean it may pretend to have been barrier-acked.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_req.c