Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs
Pull xfs fixes from Ben Myers: "Here are fixes for corruption on 512 byte filesystems, a rounding error, a use-after-free, some flags to fix lockdep reports, and several fixes related to CRCs. We have a somewhat larger post -rc1 queue than usual due to fixes related to the CRC feature we merged for 3.10: - Fix for corruption with FSX on 512 byte blocksize filesystems - Fix rounding error in xfs_free_file_space - Fix use-after-free with extent free intents - Add several missing KM_NOFS flags to fix lockdep reports - Several fixes for CRC related code" * tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs: xfs: remote attribute lookups require the value length xfs: xfs_attr_shortform_allfit() does not handle attr3 format. xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC xfs: fix missing KM_NOFS tags to keep lockdep happy xfs: Don't reference the EFI after it is freed xfs: fix rounding in xfs_free_file_space xfs: fix sub-page blocksize data integrity writes
No related branches found
No related tags found
Showing
- fs/xfs/xfs_aops.c 19 additions, 0 deletionsfs/xfs/xfs_aops.c
- fs/xfs/xfs_attr_leaf.c 15 additions, 12 deletionsfs/xfs/xfs_attr_leaf.c
- fs/xfs/xfs_buf.c 1 addition, 1 deletionfs/xfs/xfs_buf.c
- fs/xfs/xfs_da_btree.c 5 additions, 2 deletionsfs/xfs/xfs_da_btree.c
- fs/xfs/xfs_dir2_leaf.c 1 addition, 1 deletionfs/xfs/xfs_dir2_leaf.c
- fs/xfs/xfs_extfree_item.c 3 additions, 2 deletionsfs/xfs/xfs_extfree_item.c
- fs/xfs/xfs_log_cil.c 1 addition, 1 deletionfs/xfs/xfs_log_cil.c
- fs/xfs/xfs_vnodeops.c 2 additions, 2 deletionsfs/xfs/xfs_vnodeops.c
Loading
Please register or sign in to comment