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. Note that this update rebases the xfs-sb-logging-rework topic branch to correct and on-disk format handling regression Brian noticed. Also worth noting: I have stopped mirroring updates to the kernel tree on oss.sgi.com. I'm about to update the xfs.org wiki to reflect this. The new head of the for-next branch is commit: 438c3c8 Merge branch 'xfs-buf-type-fixes' into for-next New Commits: Dave Chinner (9): [4d11a40] xfs: remove bitfield based superblock updates [61e63ec] xfs: consolidate superblock logging functions [074e427] xfs: sanitise sb_bad_features2 handling [465e2de] Merge branch 'xfs-sb-logging-rework' into for-next [0d612fb] xfs: ensure buffer types are set correctly [f19b872] xfs: inode unlink does not set AGI buffer type [fe22d55] xfs: set buf types when converting extent formats [3443a3b] xfs: set superblock buffer type correctly [438c3c8] Merge branch 'xfs-buf-type-fixes' into for-next Code Diffstat: fs/xfs/libxfs/xfs_attr_leaf.c | 2 +- fs/xfs/libxfs/xfs_bmap.c | 20 +-- fs/xfs/libxfs/xfs_format.h | 14 +- fs/xfs/libxfs/xfs_sb.c | 320 ++++++++++++++++--------------------- fs/xfs/libxfs/xfs_sb.h | 11 +- fs/xfs/libxfs/xfs_shared.h | 33 ++-- fs/xfs/libxfs/xfs_symlink_remote.c | 2 + fs/xfs/libxfs/xfs_trans_resv.c | 14 -- fs/xfs/libxfs/xfs_trans_resv.h | 1 - fs/xfs/xfs_buf_item.c | 4 + fs/xfs/xfs_fsops.c | 33 +--- fs/xfs/xfs_inode.c | 2 + fs/xfs/xfs_log.c | 18 ++- fs/xfs/xfs_mount.c | 106 +++--------- fs/xfs/xfs_mount.h | 5 +- fs/xfs/xfs_qm.c | 43 +---- fs/xfs/xfs_qm.h | 1 - fs/xfs/xfs_qm_syscalls.c | 14 +- fs/xfs/xfs_super.c | 13 +- fs/xfs/xfs_trans.c | 1 + 20 files changed, 240 insertions(+), 417 deletions(-) -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs