kernel-ark/fs/ext3
Andrew Morton e6022603b9 [PATCH] ext3_clear_inode(): avoid kfree(NULL)
Steven Rostedt <rostedt@goodmis.org> points out that `rsv' here is usually
NULL, so we should avoid calling kfree().

Also, fix up some nearby whitespace damage.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-23 07:43:05 -07:00
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c [RBTREE] Update ext3 to use rb_parent() accessor macro. 2006-04-21 13:15:57 +01:00
file.c
fsync.c
hash.c
ialloc.c
inode.c [PATCH] ext3: multile block allocate little endian fixes 2006-05-03 20:05:41 -07:00
ioctl.c [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex 2006-04-26 07:52:21 -07:00
Makefile
namei.c
namei.h
resize.c [PATCH] ext3 resize: fix double unlock_super() 2006-05-31 16:27:10 -07:00
super.c [PATCH] ext3_clear_inode(): avoid kfree(NULL) 2006-06-23 07:43:05 -07:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h