linux/fs/ext3
Arjan van de Ven 9746151861 [PATCH] convert ext3's truncate_sem to a mutex
ext3's truncate_sem is always released in the same function it's taken
and it otherwise is a mutex as well..

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-23 07:38:14 -08:00
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c [PATCH] ext3_readdir: use generic readahead 2006-03-23 07:38:09 -08:00
file.c [PATCH] convert ext3's truncate_sem to a mutex 2006-03-23 07:38:14 -08:00
fsync.c
hash.c
ialloc.c
inode.c [PATCH] convert ext3's truncate_sem to a mutex 2006-03-23 07:38:14 -08:00
ioctl.c [PATCH] convert ext3's truncate_sem to a mutex 2006-03-23 07:38:14 -08:00
Makefile
namei.c
namei.h
resize.c
super.c [PATCH] convert ext3's truncate_sem to a mutex 2006-03-23 07:38:14 -08:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h