drbd: Removed drbd_state_lock() and drbd_state_unlock()
authorPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 11 Feb 2011 18:43:55 +0000 (19:43 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 14 Oct 2011 14:45:01 +0000 (16:45 +0200)
The lock they constructed is only taken when the state_mutex
was already taken. It is superficial.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found