From: Matthias Kaehlcke Date: Fri, 25 Jul 2008 08:46:34 +0000 (-0700) Subject: hfs: convert bitmap_lock in a mutex X-Git-Tag: v2.6.27-rc1~422 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3084b72de73a6f8af0f16989ffb348068bd066d4;p=pandora-kernel.git hfs: convert bitmap_lock in a mutex Apple Macintosh file system: The semaphore bitmap_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