]> 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)
commitd111dd114a4ac1408544d37828dd3c08403e2e74
tree198eee4e29287b8b7df73dbc81ed83590db057e5
parent7432e841109ec35fb3eb2ec331498e313c84ccea
parent8d9824699cef29d9347677296e08cf472dc8707c
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