linux/fs/jfs
Dave Kleikamp 6536d2891b JFS: skip bad iput() call in error path
If jfs_iget() fails, we can't call iput() on the returned error.
Thanks to Eric Sesterhenn's fuzzer testing for reporting the problem.

Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
2008-05-21 10:45:16 -05:00
..
acl.c
endian24.h
file.c
inode.c
ioctl.c [PATCH] r/o bind mounts: elevate write count for ioctls() 2008-04-19 00:29:24 -04:00
jfs_acl.h
jfs_btree.h
jfs_debug.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_debug.h JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_dinode.h
jfs_dmap.c
jfs_dmap.h jfs: replace __inline with inline 2008-03-05 14:38:22 -06:00
jfs_dtree.c
jfs_dtree.h
jfs_extent.c
jfs_extent.h
jfs_filsys.h
jfs_imap.c
jfs_imap.h
jfs_incore.h
jfs_inode.c
jfs_inode.h
jfs_lock.h
jfs_logmgr.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_logmgr.h
jfs_metapage.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_metapage.h
jfs_mount.c
jfs_superblock.h
jfs_txnmgr.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_txnmgr.h
jfs_types.h
jfs_umount.c
jfs_unicode.c
jfs_unicode.h
jfs_uniupr.c
jfs_xattr.h
jfs_xtree.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_xtree.h
Makefile
namei.c JFS: 0 is not valid errno value so return NULL from jfs_lookup 2008-05-12 16:42:43 -05:00
resize.c
super.c JFS: skip bad iput() call in error path 2008-05-21 10:45:16 -05:00
symlink.c
xattr.c