]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Feb 2022 17:53:19 +0000 (09:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Feb 2022 17:53:19 +0000 (09:53 -0800)
commit0c5acad6aeca80ea59e1ea010aa9b409aadf3cb1
tree9df85487cbab42355cb8ed73c8dee43223405a24
parent2d070ac72e3131d0b6da83ed52c155abc2a62aa4
parent819905aa49b53db6164f4beb174322415f055d80
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "Nothing exciting, just more fixes for not returning sync_filesystem
  error values (and eliding it when it's not necessary).

  Summary:

   - Only call sync_filesystem when we're remounting the filesystem
     readonly readonly, and actually check its return value"

* tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: only bother with sync_filesystem during readonly remount
fs/xfs/xfs_super.c