android_kernel_xiaomi_sm8350/fs/affs
Matthias Kaehlcke 7d135a5d50 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 <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>
2008-07-26 12:00:03 -07:00
..
affs.h affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
amigaffs.c
bitmap.c affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
Changes
dir.c
file.c
inode.c
Makefile
namei.c
super.c affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
symlink.c