commit | 467c3d9cd541eef284ff8118069b088e015b8d6a | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 01 05:46:52 2010 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Oct 01 05:46:52 2010 +0200 |
tree | 3d3126209f6c5a0c4660e8405ac2680d6388f359 | |
parent | 7fcc99f4f2ddb1c39abc05fbb9b32f05b03c7f8f [diff] |
hfsplus: convert tree_lock to mutex 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>