diff options
| author | Darrick J. Wong <djwong@kernel.org> | 2026-09-08 23:05:37 -0700 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-09-11 08:44:35 +0200 |
| commit | e854f9a28b1fa08dfa5bf18ee4184fae90106180 (patch) | |
| tree | b8ab8f3e5f3cf2389a2b9c6a2c0adcdb35ed8a68 /scripts | |
| parent | d3a6a35a220615c4f4578aedf3b1626b91d3acae (diff) | |
| download | linux-e854f9a28b1fa08dfa5bf18ee4184fae90106180.tar.gz linux-e854f9a28b1fa08dfa5bf18ee4184fae90106180.zip | |
xfs: fix replaying dirent removals into the temporary directory
xrep_dir_replay_removename is the function that replays a directory
entry removal from sc->ip into the temporary directory so that when we
swap the contents of sc->tempip and sc->ip, the directory is correct.
LOLLM noticed that we were passing the wrong inode pointer into
xrep_dir_init_args. It doesn't make sense to set rd->args.dp to
rd->args.dp so let's fix this.
Cc: stable@vger.kernel.org # v6.10
Fixes: 8559b21a64d983 ("xfs: implement live updates for directory repairs")
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Assisted-by: LOLLM # finding obvious bugs
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
