From: Matthias Kaehlcke Date: Fri, 25 Jul 2008 08:46:36 +0000 (-0700) Subject: hfsplus: convert the extents_lock in a mutex X-Git-Tag: v2.6.27-rc1~420 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=895c23f8c39c0c8d7b536bb2566d4aa968d78be2;p=pandora-kernel.git 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 Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed