summaryrefslogtreecommitdiff
path: root/scripts/livepatch
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-11-10 14:22:55 +0100
committerCarlos Maiolino <cem@kernel.org>2025-11-11 11:45:57 +0100
commit36cebabde7866c30b71ecd074e3773dbd768a1d9 (patch)
treee3c284fbde12837ea94610ef64787febdf96e526 /scripts/livepatch
parent005d5ae0c585e11d31df1e721c04f113a8281443 (diff)
xfs: don't treat all radix_tree_insert errors as -EEXIST
Return other errors to the caller instead. Note that there really shouldn't be any other errors because the entry is preallocated, but if there were, we'd better return them instead of retrying forever. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/livepatch')
0 files changed, 0 insertions, 0 deletions