Hi Linus, Here's the second round of bug fixes for 4.14. --D The following changes since commit 5e5c943c1f257c2b3424fc3f8a7b18570152dab3: xfs: revert "xfs: factor rmap btree size into the indlen calculations" (2017-09-26 10:55:20 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git xfs-4.14-fixes-4 for you to fetch changes up to e12199f85d0ad1b04ce6c425ad93cd847fe930bb: xfs: handle racy AIO in xfs_reflink_end_cow (2017-10-03 21:27:55 -0700) ---------------------------------------------------------------- Changes since last update: - fix a race between overlapping copy on write aio - fix cow fork swapping when we defragment reflinked files ---------------------------------------------------------------- Christoph Hellwig (1): xfs: handle racy AIO in xfs_reflink_end_cow Darrick J. Wong (1): xfs: always swap the cow forks when swapping extents fs/xfs/xfs_bmap_util.c | 24 ++++++++++++++++++++++-- fs/xfs/xfs_reflink.c | 9 ++++++++- 2 files changed, 30 insertions(+), 3 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