android_kernel_xiaomi_sm7250/fs/jfs
Dave Kleikamp 8a9cd6d676 JFS: Fix race in txLock
TxAnchor.anon_list is protected by jfsTxnLock (TXN_LOCK), but there was
a place in txLock() that was removing an entry from the list without holding
the spinlock.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
2005-08-10 11:14:39 -05:00
..
acl.c
endian24.h
file.c
inode.c JFS: Check for invalid inodes in jfs_delete_inode 2005-08-01 16:54:26 -05:00
jfs_acl.h
jfs_btree.h
jfs_debug.c
jfs_debug.h
jfs_dinode.h
jfs_dmap.c JFS: Remove assert statement in dbJoin & return -EIO instead 2005-07-15 09:43:36 -05:00
jfs_dmap.h
jfs_dtree.c JFS: Fix i_blocks accounting when allocation fails 2005-07-26 09:29:13 -05:00
jfs_dtree.h JFS: Code cleanup - getting rid of never-used debug code 2005-06-27 15:35:37 -05:00
jfs_extent.c
jfs_extent.h
jfs_filsys.h
jfs_imap.c JFS: Code cleanup - getting rid of never-used debug code 2005-06-27 15:35:37 -05:00
jfs_imap.h
jfs_incore.h
jfs_inode.c
jfs_inode.h
jfs_lock.h
jfs_logmgr.c JFS: Improve sync barrier processing 2005-07-27 09:17:57 -05:00
jfs_logmgr.h JFS: Improve sync barrier processing 2005-07-27 09:17:57 -05:00
jfs_metapage.c JFS: Fix typo in last patch 2005-07-22 11:08:44 -05:00
jfs_metapage.h
jfs_mount.c
jfs_superblock.h
jfs_txnmgr.c JFS: Fix race in txLock 2005-08-10 11:14:39 -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: Code cleanup - getting rid of never-used debug code 2005-06-27 15:35:37 -05:00
jfs_xtree.h JFS: Code cleanup - getting rid of never-used debug code 2005-06-27 15:35:37 -05:00
Makefile
namei.c
resize.c
super.c JFS: Fix race in txLock 2005-08-10 11:14:39 -05:00
symlink.c
xattr.c JFS: Need to be root to create files with security context 2005-07-13 09:15:18 -05:00