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)
commit3bd9dd813820a258fdd7df5444b550b2b1a71db6
tree9df85487cbab42355cb8ed73c8dee43223405a24
parent9137eda53752ef73148e42b0d7640a00f1bc96b1
parentb97cca3ba9098522e5a1c3388764ead42640c1a5
Merge tag 'xfs-5.17-fixes-2' of git://git./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