kernel-hacking-2024-linux-s.../fs/hfsplus
Matthias Kaehlcke 895c23f8c3 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 <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-25 10:53:33 -07:00
..
bfind.c
bitmap.c
bnode.c
brec.c
btree.c
catalog.c
dir.c
extents.c hfsplus: convert the extents_lock in a mutex 2008-07-25 10:53:33 -07:00
hfsplus_fs.h hfsplus: convert the extents_lock in a mutex 2008-07-25 10:53:33 -07:00
hfsplus_raw.h
inode.c hfsplus: convert the extents_lock in a mutex 2008-07-25 10:53:33 -07:00
ioctl.c
Makefile
options.c
part_tbl.c
super.c hfsplus: convert the extents_lock in a mutex 2008-07-25 10:53:33 -07:00
tables.c
unicode.c
wrapper.c