hfsplus: convert tree_lock to mutex
authorThomas Gleixner <tglx@linutronix.de>
Fri, 1 Oct 2010 03:46:52 +0000 (05:46 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 03:46:52 +0000 (05:46 +0200)
tree_lock is used as mutex so make it a mutex.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Christoph Hellwig <hch@tuxera.com>

No differences found