kernel-ark/fs/xfs
Yingping Lu bf6f05aa0b [XFS] Fixed the inconsistency between attribute b-tree intermidiate node
and leaf blocks. The problem cam from xfsqa test 117.

SGI-PV: 940655
SGI-Modid: xfs-linux:xfs-kern:201527a

Signed-off-by: Yingping Lu <yingping@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
2005-11-03 10:31:47 +11:00
..
linux-2.6 [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. 2005-11-02 15:14:09 +11:00
quota [XFS] Rework the dquot hash sizing heuristics. 2005-11-02 15:08:25 +11:00
support [XFS] Fix sparse warnings in ktrace.[ch] 2005-11-02 15:07:23 +11:00
Kconfig
Makefile
Makefile-linux-2.6
xfs_acl.c [XFS] silence gcc4 warnings. the directory ones are wrong because of 2005-11-02 15:06:18 +11:00
xfs_acl.h
xfs_ag.h [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_alloc_btree.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_alloc_btree.h [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_alloc.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_alloc.h
xfs_arch.h [XFS] endianess annotations and cleanup for the quota code 2005-11-02 15:01:12 +11:00
xfs_attr_leaf.c [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. 2005-11-02 15:00:20 +11:00
xfs_attr_leaf.h
xfs_attr_sf.h
xfs_attr.c
xfs_attr.h
xfs_behavior.c
xfs_behavior.h
xfs_bit.c
xfs_bit.h
xfs_bmap_btree.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_bmap_btree.h [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_bmap.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_bmap.h
xfs_btree.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_btree.h [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_buf_item.c
xfs_buf_item.h
xfs_cap.h
xfs_clnt.h [XFS] Rework the final mount options flag bit to make room for more. 2005-11-02 15:09:22 +11:00
xfs_da_btree.c [XFS] Fixed the inconsistency between attribute b-tree intermidiate node 2005-11-03 10:31:47 +11:00
xfs_da_btree.h
xfs_dfrag.c
xfs_dfrag.h
xfs_dinode.h
xfs_dir2_block.c
xfs_dir2_block.h
xfs_dir2_data.c
xfs_dir2_data.h
xfs_dir2_leaf.c
xfs_dir2_leaf.h
xfs_dir2_node.c
xfs_dir2_node.h
xfs_dir2_sf.c [XFS] silence gcc4 warnings. the directory ones are wrong because of 2005-11-02 15:06:18 +11:00
xfs_dir2_sf.h
xfs_dir2_trace.c
xfs_dir2_trace.h
xfs_dir2.c
xfs_dir2.h
xfs_dir_leaf.c [XFS] silence gcc4 warnings. the directory ones are wrong because of 2005-11-02 15:06:18 +11:00
xfs_dir_leaf.h
xfs_dir_sf.h
xfs_dir.c
xfs_dir.h
xfs_dmapi.h
xfs_dmops.c
xfs_error.c
xfs_error.h
xfs_extfree_item.c
xfs_extfree_item.h
xfs_fs.h
xfs_fsops.c [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. 2005-11-02 15:11:45 +11:00
xfs_fsops.h
xfs_ialloc_btree.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_ialloc_btree.h [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_ialloc.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_ialloc.h
xfs_iget.c
xfs_imap.h
xfs_inode_item.c
xfs_inode_item.h
xfs_inode.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_inode.h [XFS] Remove unused type, xfs_gap_t. 2005-11-02 15:05:34 +11:00
xfs_inum.h
xfs_iocore.c
xfs_iomap.c [XFS] remove unused code from xfs_iomap_write_direct 2005-11-02 15:10:55 +11:00
xfs_iomap.h
xfs_itable.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_itable.h
xfs_log_priv.h [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. 2005-11-02 15:12:04 +11:00
xfs_log_recover.c [XFS] Endianess annotations for various allocator data structures 2005-11-02 15:11:25 +11:00
xfs_log_recover.h
xfs_log.c [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. 2005-11-02 15:12:04 +11:00
xfs_log.h
xfs_mac.h
xfs_macros.c
xfs_macros.h
xfs_mount.c [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode 2005-11-02 15:13:42 +11:00
xfs_mount.h [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. 2005-11-02 15:11:45 +11:00
xfs_qmops.c
xfs_quota.h [XFS] endianess annotations and cleanup for the quota code 2005-11-02 15:01:12 +11:00
xfs_refcache.h
xfs_rename.c
xfs_rtalloc.c
xfs_rtalloc.h
xfs_rw.c
xfs_rw.h
xfs_sb.h
xfs_trans_ail.c
xfs_trans_buf.c
xfs_trans_extfree.c
xfs_trans_inode.c
xfs_trans_item.c
xfs_trans_priv.h
xfs_trans_space.h
xfs_trans.c [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. 2005-11-02 15:12:04 +11:00
xfs_trans.h
xfs_types.h
xfs_utils.c
xfs_utils.h
xfs_vfsops.c [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. 2005-11-02 15:12:04 +11:00
xfs_vnodeops.c [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not 2005-11-02 15:10:41 +11:00
xfs.h