Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jun 2022 14:24:49 +0000 (09:24 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jun 2022 14:24:49 +0000 (09:24 -0500)
commit063232b6c46ef81a952362647541d897e806ec5d
tree0541ccfcd066a83eb82f2c0063693bb1d0741fb3
parent354c6e071be986a44b956f7b57f1884244431048
parente89ab76d7e2564c65986add3d634cc5cf5bacf14
Merge tag 'xfs-5.19-fixes-1' of git://git./fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "There's not a whole lot this time around (I'm still on vacation) but
  here are some important fixes for new features merged in -rc1:

   - Fix a bug where inode flag changes would accidentally drop nrext64

   - Fix a race condition when toggling LARP mode"

* tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
  xfs: fix variable state usage
  xfs: fix TOCTOU race involving the new logged xattrs control knob