Merge tag 'repair-fixes-6.10_2024-04-23' of https://git.kernel.org/pub/scm/linux...
authorChandan Babu R <chandanbabu@kernel.org>
Wed, 24 Apr 2024 07:01:13 +0000 (12:31 +0530)
committerChandan Babu R <chandanbabu@kernel.org>
Wed, 24 Apr 2024 07:01:13 +0000 (12:31 +0530)
commit4b0bf86c179775c882fed7ff5db4a147b3f7f94a
tree4f80b8ee1c0b79370aad8cf89646054cc10c741c
parentb878dbbe2acda5cd285387dd26a68751cfe66485
parent5e1c7d0b29f7e05b01e448d2579a469cf3a0d350
Merge tag 'repair-fixes-6.10_2024-04-23' of https://git./linux/kernel/git/djwong/xfs-linux into xfs-6.10-mergeC

xfs: minor fixes to online repair

Here are some miscellaneous bug fixes for the online repair code.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
* tag 'repair-fixes-6.10_2024-04-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
  xfs: invalidate dentries for a file before moving it to the orphanage
  xfs: exchange-range for repairs is no longer dynamic
  xfs: fix iunlock calls in xrep_adoption_trans_alloc
  xfs: drop the scrub file's iolock when transaction allocation fails