]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drbd: Make the peer_seq updating code more obvious
authorAndreas Gruenbacher <agruen@linbit.com>
Thu, 3 Feb 2011 17:42:08 +0000 (18:42 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 28 Sep 2011 08:26:35 +0000 (10:26 +0200)
commit43ae077d0a1e98dd13112646fe967565febf4fe7
tree1d37ba0f413c7a766415609290474bd365b26679
parent6024fece739518c4c101c767d527fd624b096a34
drbd: Make the peer_seq updating code more obvious

Make it more clear that update_peer_seq() is supposed to wake up the
seq_wait queue whenever the sequence number changes.

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