Hi folks, The for-next branch of the xfs kernel repository at git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git has just been updated. The new head of the for-next branch is commit: 5461ad9 Merge branch 'xfs-meta-uuid' into for-next New Commits: Brian Foster (2): [4703da7] xfs: close xc_cil list_empty() races with cil commit sequence [89cebc84] xfs: validate transaction header length on log recovery Dave Chinner (7): [b2442c5] xfs: call dax_fault on read page faults for DAX [e3c32ee] xfs: remote attribute headers contain an invalid LSN [df150ed1] xfs: remote attributes need to be considered data [ab7bb61] xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag [1cfc4a9] libxfs: add xfs_bit.c [20b8394] Merge branch 'xfs-misc-fixes-for-4.3' into for-next [5461ad9] Merge branch 'xfs-meta-uuid' into for-next Eric Sandeen (1): [ce748ea] xfs: create new metadata UUID field and incompat flag Jan Kara (1): [d6077aa] xfs: Remove duplicate jumps to the same label Joe Perches (1): [f41febd] xfs: Use consistent logging message prefixes Code Diffstat: fs/dax.c | 14 ++++++++-- fs/xfs/Makefile | 2 +- fs/xfs/libxfs/xfs_alloc.c | 4 +-- fs/xfs/libxfs/xfs_alloc_btree.c | 4 +-- fs/xfs/libxfs/xfs_attr_leaf.c | 4 +-- fs/xfs/libxfs/xfs_attr_remote.c | 53 +++++++++++++++++++++++++++----------- fs/xfs/{ => libxfs}/xfs_bit.c | 0 fs/xfs/libxfs/xfs_bmap_btree.c | 5 ++-- fs/xfs/libxfs/xfs_btree.c | 10 ++++--- fs/xfs/libxfs/xfs_da_btree.c | 8 +++--- fs/xfs/libxfs/xfs_dir2.c | 33 +++++++++++------------- fs/xfs/libxfs/xfs_dir2_block.c | 4 +-- fs/xfs/libxfs/xfs_dir2_data.c | 4 +-- fs/xfs/libxfs/xfs_dir2_leaf.c | 4 +-- fs/xfs/libxfs/xfs_dir2_node.c | 7 +++-- fs/xfs/libxfs/xfs_dquot_buf.c | 4 +-- fs/xfs/libxfs/xfs_format.h | 22 +++++++++++++--- fs/xfs/libxfs/xfs_ialloc.c | 5 ++-- fs/xfs/libxfs/xfs_ialloc_btree.c | 2 +- fs/xfs/libxfs/xfs_inode_buf.c | 4 +-- fs/xfs/libxfs/xfs_sb.c | 24 +++++++++++++---- fs/xfs/libxfs/xfs_symlink_remote.c | 4 +-- fs/xfs/xfs_buf.c | 5 ++-- fs/xfs/xfs_file.c | 21 ++++++++++----- fs/xfs/xfs_inode.c | 10 ++----- fs/xfs/xfs_log.c | 50 +++++++++++++++++------------------ fs/xfs/xfs_log_cil.c | 8 +++++- fs/xfs/xfs_log_recover.c | 47 ++++++++++++++++++++++++++------- fs/xfs/xfs_symlink.c | 2 +- 29 files changed, 233 insertions(+), 131 deletions(-) rename fs/xfs/{ => libxfs}/xfs_bit.c (100%) -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs