linux/fs/hfsplus
Al Viro 516e0cc564 [PATCH] f_count may wrap around
make it atomic_long_t; while we are at it, get rid of useless checks in affs,
hfs and hpfs - ->open() always has it equal to 1, ->release() - to 0.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2008-07-26 20:53:40 -04:00
..
Makefile
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 [PATCH] f_count may wrap around 2008-07-26 20:53:40 -04:00
ioctl.c
options.c
part_tbl.c
super.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
tables.c
unicode.c
wrapper.c