android_kernel_google_msm/fs/jfs
Dave Kleikamp 20b2a1eb2d jfs: fix error path in ialloc
commit 8660998608 upstream.

If insert_inode_locked() fails, we shouldn't be calling
unlock_new_inode().

Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Tested-by: Michael L. Semon <mlsemon35@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-13 12:01:48 +09:00
..
acl.c
endian24.h
file.c
inode.c jfs: fix a couple races 2013-06-07 12:49:34 -07:00
ioctl.c vfs: mnt_drop_write_file() 2012-01-03 22:52:40 -05:00
jfs_acl.h
jfs_btree.h
jfs_debug.c
jfs_debug.h
jfs_dinode.h
jfs_dmap.c
jfs_dmap.h
jfs_dtree.c jfs: fix readdir cookie incompatibility with NFSv4 2013-09-07 21:58:13 -07:00
jfs_dtree.h
jfs_extent.c
jfs_extent.h
jfs_filsys.h
jfs_imap.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
jfs_imap.h
jfs_incore.h
jfs_inode.c jfs: fix error path in ialloc 2013-11-13 12:01:48 +09:00
jfs_inode.h
jfs_lock.h
jfs_logmgr.c jfs: fix a couple races 2013-06-07 12:49:34 -07:00
jfs_logmgr.h
jfs_metapage.c
jfs_metapage.h
jfs_mount.c
jfs_superblock.h
jfs_txnmgr.c freezer: unexport refrigerator() and update try_to_freeze() slightly 2011-11-21 12:32:22 -08: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_xtree.h
Kconfig
Makefile
namei.c vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 2012-03-20 21:29:32 -04:00
resize.c
super.c jfs: mising cleanup on register_filesystem() failure 2012-03-20 21:29:48 -04:00
symlink.c
xattr.c