android_kernel_xiaomi_sdm845/fs/jfs
Dave Kleikamp d2e83707ed [PATCH] JFS: Simplify creation of new iag
JFS was creating a new IAG (inode aggregate group) in one address
space, and afterwards, accessing it from another.  This could lead to
complications when cache pages contain more than one page of jfs
metadata.  This patch causes the IAG to be initialized in the same
address space that it is subsequently accessed with.

This also elimitates an I/O, but IAG's aren't created too often.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-02 22:23:53 -07:00
..
acl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
endian24.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_acl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_btree.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dinode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dmap.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dtree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dtree.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_extent.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_extent.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_filsys.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_imap.c [PATCH] JFS: Simplify creation of new iag 2005-05-02 22:23:53 -07:00
jfs_imap.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_incore.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_inode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_inode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_lock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_logmgr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_logmgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_metapage.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_metapage.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_mount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_superblock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_txnmgr.c [PATCH] JFS: reduce number of synchronous transactions 2005-05-02 22:23:52 -07:00
jfs_txnmgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_umount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_unicode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_unicode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_uniupr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_xattr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_xtree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_xtree.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
namei.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
resize.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
super.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symlink.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xattr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00