]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Apr 2022 16:37:56 +0000 (09:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Apr 2022 16:37:56 +0000 (09:37 -0700)
commitccfc75815f8c82f27a5364296ff86af9493e0599
tree198eee4e29287b8b7df73dbc81ed83590db057e5
parentb6f3bf4d95ff8e223ff4bd40cc8e04f2a88a5398
parent50cc996c25f549fe6968dd73c946be7aac06a61e
Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Dave Chinner:

 - define buffer bit flags as unsigned to fix gcc-5 + c11 warnings

 - remove redundant XFS fields from MAINTAINERS

 - fix inode buffer locking order regression

* tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: reorder iunlink remove operation in xfs_ifree
  MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
  xfs: convert buffer flags to unsigned.
MAINTAINERS