Hi folks, The for-next 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. FWIW these are only bugfixes for 5.2. The new head of the for-next branch is commit: 025197ebb08a xfs: inode btree scrubber should calculate im_boffset correctly New Commits: Darrick J. Wong (2): [d31d718528dd] xfs: fix broken log reservation debugging [025197ebb08a] xfs: inode btree scrubber should calculate im_boffset correctly Code Diffstat: fs/xfs/scrub/ialloc.c | 3 ++- fs/xfs/xfs_log.c | 11 +++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-)