Hi folks, The xfs-5.0-fixes 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. The new head of the xfs-5.0-fixes branch is commit: add46b3b0212 xfs: set buffer ops when repair probes for btree type New Commits: Brian Foster (2): [aa6ee4ab6929] xfs: eof trim writeback mapping as soon as it is cached [465fa17f4a30] xfs: end sync buffer I/O properly on shutdown error Darrick J. Wong (1): [add46b3b0212] xfs: set buffer ops when repair probes for btree type Code Diffstat: fs/xfs/scrub/repair.c | 11 ++++++++--- fs/xfs/xfs_aops.c | 2 ++ fs/xfs/xfs_buf.c | 19 +++++++++++++++++-- 3 files changed, 27 insertions(+), 5 deletions(-)