commit | 895c23f8c39c0c8d7b536bb2566d4aa968d78be2 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias@kaehlcke.net> | Fri Jul 25 01:46:36 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 25 10:53:33 2008 -0700 |
tree | 3744aca0dc59f075e53af348062ad11efdb21192 | |
parent | 39f8d472f280dee6503a364d1d911b9e20ce3ec9 [diff] |
hfsplus: convert the extents_lock in a mutex Apple Extended HFS file system: The semaphore extents lock is used as a mutex. Convert it to the mutex API. Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>