Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Jun 2022 17:06:04 +0000 (12:06 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Jun 2022 17:06:04 +0000 (12:06 -0500)
commitff872b76b3d89a09a997cc45c133e4a3ddc12f90
tree3a01fc1873b42a08a73540b88db895c2a9603420
parentcb78d1b5efffe4cf97e16766329dd7358aed3deb
parente3a4167c880cf889f66887a152799df4d609dd21
Merge tag 'for-5.19-rc3-tag' of git://git./linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:

 - print more error messages for invalid mount option values

 - prevent remount with v1 space cache for subpage filesystem

 - fix hang during unmount when block group reclaim task is running

* tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: add error messages to all unrecognized mount options
  btrfs: prevent remounting to v1 space cache for subpage mount
  btrfs: fix hang during unmount when block group reclaim task is running
fs/btrfs/disk-io.c