commit | 4a9410355406c31695eab9daeba694d7d9714e9b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 07 14:33:08 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 17:36:11 2010 +0200 |
tree | 2b76a457a97c00825fec88d7d2047fb86a2e653d | |
parent | 5356d94872502e77317f82e8fcae2a0b162af07c [diff] |
hfs: Convert tree_lock to mutex tree_lock is used as mutex so make it a mutex. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Acked-by: Christoph Hellwig <hch@lst.de> Cc: Al Viro <viro@zeniv.linux.org.uk> LKML-Reference: <20100907125056.416332114@linutronix.de>