drbd: make OOS_HANDED_TO_NETWORK its own case
authorLars Ellenberg <lars.ellenberg@linbit.com>
Wed, 11 Jan 2012 08:43:25 +0000 (09:43 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 9 May 2012 13:16:47 +0000 (15:16 +0200)
commit6d49e101fd3d3dbd525564923a82fb8a66676420
tree4743983d507e7a1de469741d617ac7e38d0d10b5
parentc088b2d904445f501c5aa7a6fc63ca9e8b96f224
drbd: make OOS_HANDED_TO_NETWORK its own case

OOS_HANDED_TO_NETWORK should not be grouped with the various
*_CANCELED/*_FAILED cases.
Also, not only clear the RQ_NET_QUEUED flag, but also mark it RQ_NET_DONE,
so it can be distinguished from a local-only request even after that.

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