]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb86bccd6c145305adc943bcbeb0154a0c936855d
tree0541ccfcd066a83eb82f2c0063693bb1d0741fb3
parent23327e33a75db6a1fe2cbc083777d6ec3c438768
parent4cd4ad47ad1ffefa66a3c200b143335c25412a0a
Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/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