kernel_optimize_test/fs/ext4
Eric Sandeen 731b9a5498 [PATCH] remove ext[34]_inc_count and _dec_count
- Naming is confusing, ext3_inc_count manipulates i_nlink not i_count
- handle argument passed in is not used
- ext3 and ext4 already call inc_nlink and dec_nlink directly in other places

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:34 -08:00
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext4_jbd2.c
extents.c
file.c
fsync.c
hash.c
ialloc.c
inode.c
ioctl.c
Makefile
namei.c [PATCH] remove ext[34]_inc_count and _dec_count 2007-02-11 10:51:34 -08:00
namei.h
resize.c
super.c [PATCH] fix umask when noACL kernel meets extN tuned for ACLs 2007-02-11 10:51:34 -08:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h