drbd: Protect accesses to the uuid set with a spinlock
authorPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 8 Aug 2012 19:19:09 +0000 (21:19 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 9 Nov 2012 13:08:04 +0000 (14:08 +0100)
commit39a1aa7f49dc8eae5c8d3a4bf759eb7abeabe6c0
treed75405087a78c53b95c99ab5e2e52230a5e8cc5a
parentfef45d297e447d710abcf0cd0bdbf8738ff469eb
drbd: Protect accesses to the uuid set with a spinlock

There is at least the worker context, the receiver context, the context of
receiving netlink packts.

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