Merge tag 'xfs-5.17-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jan 2022 05:47:40 +0000 (07:47 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jan 2022 05:47:40 +0000 (07:47 +0200)
commita33f5c380c4bd3fa5278d690421b72052456d9fe
tree2d9e70ecf408448064ddc56edbf62281d8d5d592
parent112450df61b7373529b0fe4c122ad13b89d80a8a
parent4a9bca86806fa6fc4fbccf050c1bd36a4778948a
Merge tag 'xfs-5.17-merge-3' of git://git./fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "These are the last few obvious fixes that I found while stress testing
  online fsck for XFS prior to initiating a design review of the whole
  giant machinery.

   - Fix a minor locking inconsistency in readdir

   - Fix incorrect fs feature bit validation for secondary superblocks"

* tag 'xfs-5.17-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: fix online fsck handling of v5 feature bits on secondary supers
  xfs: take the ILOCK when readdir inspects directory mapping data