commit | 2e545d69bd43a97879309493864529194661bb43 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Mar 12 09:47:08 2023 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Mar 12 09:47:08 2023 -0700 |
tree | 3838948a16a094e7f8098a4943ba24048ea03b64 | |
parent | 134231664868e163580cfe79e8c923560d7de302 [diff] | |
parent | 8ac5b996bf5199f15b7687ceae989f8b2a410dda [diff] |
Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux Pull xfs fixes from Darrick Wong: - Fix a crash if mount time quotacheck fails when there are inodes queued for garbage collection. - Fix an off by one error when discarding folios after writeback failure. * tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: fix off-by-one-block in xfs_discard_folio() xfs: quotacheck failure can race with background inode inactivation