From: Matthias Kaehlcke Date: Sat, 26 Jul 2008 02:44:51 +0000 (-0700) Subject: affs: convert s_bmlock into a mutex X-Git-Tag: v2.6.27-rc1~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d135a5d50a08bbc53b189d79d8bdb03136f5303;p=pandora-kernel.git affs: convert s_bmlock into a mutex The semaphore s_bmlock 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