commit | 8a03ae2a5baed3df09e5643615bdd853fc142a09 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Jan 29 20:39:07 2010 +0000 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Mar 11 13:30:16 2010 +0100 |
tree | f0e46a5479cc3f2e668207df20ce2cef73976dd3 | |
parent | 881245dcff29df992d8431392a41fb81549129f9 [diff] |
block: drbd: Convert semaphore to mutex The bm_change semaphore is semantically a mutex. Convert it to a real mutex. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>