Hi folks, The for-next branch of the xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git has just been updated. Patches often get missed, so please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to linux-xfs@xxxxxxxxxxxxxxx so they can be picked up in the next update. The new head of the for-next branch is commit: 9d199c7 xfs: trim writepage mapping to within eof New Commits: Brian Foster (4): [7f87080] xfs: don't log dirty ranges for ordered buffers [c7ba173] xfs: skip bmbt block ino validation during owner change [38fa71a] xfs: relog dirty buffers during swapext bmbt owner change [9d199c7] xfs: trim writepage mapping to within eof Carlos Maiolino (1): [d8c4789] xfs: stop searching for free slots in an inode chunk when there Christoph Hellwig (9): [d67406c] xfs: refactor xfs_trans_roll [277d3c3] xfs: rename xfs_defer_join to xfs_defer_ijoin [5c33bae] xfs: remove the ip argument to xfs_defer_finish [6484fa5] xfs: add a xfs_iext_update_extent helper [05104e4] xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert [f71f3bc] xfs: use xfs_iext_get_extent in xfs_bmap_first_unused [b6ad780] xfs: move some code around inside xfs_bmap_shift_extents [2f08282] xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents [455044a] xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at Darrick J. Wong (4): [479284b] xfs: simplify the rmap code in xfs_bmse_merge [8cee3e4] xfs: fix compiler warnings [8b06892] xfs: perag initialization should only touch m_ag_max_usable for [7fbe9b5] xfs: revert "xfs: factor rmap btree size into the indlen calcula Dave Chinner (1): [87daa55] xfs: Don't log uninitialised fields in inode structures Eric Sandeen (1): [b2284d0] xfs: handle error if xfs_btree_get_bufs fails Thomas Meyer (1): [180d3cd] xfs: Fix bool initialization/comparison Code Diffstat: include/xfs_trans.h | 4 +- libxfs/libxfs_api_defs.h | 3 + libxfs/libxfs_priv.h | 5 +- libxfs/trans.c | 58 ++++++--- libxfs/util.c | 8 +- libxfs/xfs_ag_resv.c | 12 +- libxfs/xfs_alloc.c | 8 ++ libxfs/xfs_attr.c | 156 ++++++++++++------------ libxfs/xfs_attr_leaf.c | 6 +- libxfs/xfs_attr_remote.c | 39 +++--- libxfs/xfs_bmap.c | 310 +++++++++++++++++++++++------------------------ libxfs/xfs_bmap.h | 1 + libxfs/xfs_bmap_btree.c | 1 + libxfs/xfs_btree.c | 27 +++-- libxfs/xfs_btree.h | 3 +- libxfs/xfs_defer.c | 29 ++--- libxfs/xfs_defer.h | 5 +- libxfs/xfs_ialloc.c | 61 +++++----- libxfs/xfs_inode_fork.c | 21 +++- libxfs/xfs_inode_fork.h | 2 + libxfs/xfs_log_format.h | 27 ++--- libxfs/xfs_refcount.c | 2 +- logprint/log_misc.c | 87 ++++++------- logprint/log_print_all.c | 4 +- mkfs/proto.c | 18 ++- repair/phase6.c | 36 ++++-- 26 files changed, 486 insertions(+), 447 deletions(-)
Attachment:
signature.asc
Description: OpenPGP digital signature