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