kernel-ark/fs/affs
Dan Carpenter 0e45b67d5a affs: testing the wrong variable
The intent was to verify that bh = affs_bread_ino(...) returned a valid
pointer.  We checked "ext_bh" earlier in the function and it's valid
here.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-10-25 21:18:20 -04:00
..
affs.h switch affs to ->evict_inode() 2010-08-09 16:48:06 -04:00
amigaffs.c
bitmap.c
Changes
dir.c
file.c affs: testing the wrong variable 2010-10-25 21:18:20 -04:00
inode.c switch affs to ->evict_inode() 2010-08-09 16:48:06 -04:00
Kconfig
Makefile
namei.c
super.c Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:01 -07:00
symlink.c