Hi Linus, Here are a couple more bug fixes for 5.2. They've survived a few days of fstests and merge cleanly with upstream as of a few minutes ago. Let me know if there are problems. --D The following changes since commit 5cd213b0fec640a46adc5e6e4dfc7763aa54b3b2: xfs: don't reserve per-AG space for an internal log (2019-05-20 11:25:39 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.2-fixes-2 for you to fetch changes up to 025197ebb08a77eea702011c479ece1229a9525b: xfs: inode btree scrubber should calculate im_boffset correctly (2019-06-03 09:18:40 -0700) ---------------------------------------------------------------- Changes since last update: - Fix some forgotten strings in a log debugging function - Fix incorrect unit conversion in online fsck code ---------------------------------------------------------------- Darrick J. Wong (2): xfs: fix broken log reservation debugging xfs: inode btree scrubber should calculate im_boffset correctly fs/xfs/scrub/ialloc.c | 3 ++- fs/xfs/xfs_log.c | 11 +++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-)