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. This is the last update for the 4.6 merge window - after it has sat in linux-next for a couple of days I'll tag it and ask Linus to pull. The new head of the for-next branch is commit: 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next New Commits: Brian Foster (4): [801cc4e] xfs: debug mode forced buffered write failure [b2706a0] xfs: update freeblocks counter after extent deletion [a9bd24a] xfs: refactor delalloc indlen reservation split into helper [d34999c] xfs: borrow indirect blocks from freed extent when available Christoph Hellwig (1): [355cced] xfs: always set rvalp in xfs_dir2_node_trim_free Dave Chinner (1): [2cdb958] Merge branch 'xfs-misc-fixes-4.6-4' into for-next Eric Sandeen (1): [cc07eed] xfs: ensure committed is initialized in xfs_trans_roll Code Diffstat: fs/xfs/libxfs/xfs_bmap.c | 157 ++++++++++++++++++++++++++++++++------------ fs/xfs/libxfs/xfs_dir2_node.c | 4 +- fs/xfs/xfs_aops.c | 9 ++- fs/xfs/xfs_mount.h | 25 +++++++ fs/xfs/xfs_sysfs.c | 78 +++++++++++++++++++--- fs/xfs/xfs_trans.c | 4 +- 6 files changed, 221 insertions(+), 56 deletions(-) -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs