Hi folks, The xfs-4.10-misc-fixes-7 branch of the xfs-linux repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git has just been updated. I'll get this into -next to clean up the mess there. 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 xfs-4.10-misc-fixes-7 branch is commit: 84a4620c xfs: don't print warnings when xfs_log_force fails New Commits: Christoph Hellwig (5): [5149fd3] xfs: bump up reserved blocks in xfs_alloc_set_aside [255c516] xfs: fix bogus minleft manipulations [54fee13] xfs: adjust allocation length in xfs_alloc_space_available [12ef830] xfs: don't rely on ->total in xfs_alloc_space_available [84a4620c] xfs: don't print warnings when xfs_log_force fails Code Diffstat: fs/xfs/libxfs/xfs_alloc.c | 115 ++++++++++------------------------------- fs/xfs/libxfs/xfs_alloc.h | 2 +- fs/xfs/libxfs/xfs_bmap.c | 3 -- fs/xfs/libxfs/xfs_bmap_btree.c | 3 +- fs/xfs/xfs_log.c | 12 +---- 5 files changed, 32 insertions(+), 103 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