Hi folks, The xfs-4.10-misc-fixes-5 branch of the xfs-linux repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.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. I intend to send these four bugfixes to Linus later this week, but thought I'd run it by the list first to see if anyone spots anything obviously broken. The new head of the xfs-4.10-misc-fixes-5 branch is commit: ff97f23 xfs: fix max_retries _show and _store functions New Commits: Carlos Maiolino (1): [ff97f23] xfs: fix max_retries _show and _store functions Christoph Hellwig (1): [a1b7a4d] xfs: fix crash and data corruption due to removal of busy COW extents Darrick J. Wong (3): [7a21272] xfs: fix double-cleanup when CUI recovery fails [20e73b0] xfs: use the actual AG length when reserving blocks [721a0ed] xfs: update MAINTAINERS Code Diffstat: MAINTAINERS | 4 ++-- fs/xfs/libxfs/xfs_ag_resv.c | 3 +++ fs/xfs/libxfs/xfs_refcount_btree.c | 9 ++++++--- fs/xfs/libxfs/xfs_refcount_btree.h | 3 ++- fs/xfs/libxfs/xfs_rmap_btree.c | 14 +++++++------- fs/xfs/libxfs/xfs_rmap_btree.h | 3 ++- fs/xfs/xfs_fsops.c | 14 ++++++++++++++ fs/xfs/xfs_icache.c | 3 ++- fs/xfs/xfs_refcount_item.c | 3 ++- fs/xfs/xfs_sysfs.c | 4 ++-- 10 files changed, 42 insertions(+), 18 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html