summaryrefslogtreecommitdiff
path: root/scripts/objdump-func
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2026-05-13 09:58:24 +0300
committerAnna Schumaker <anna.schumaker@hammerspace.com>2026-06-08 17:21:55 +0300
commit91668417d4e925c98cae4a55b1b9860380ddbf16 (patch)
tree3fe1f220cc78b9ac22e6530194f57044e6054f9c /scripts/objdump-func
parentea7338471620030582e6a8d3f0fda767fdaee768 (diff)
downloadlinux-91668417d4e925c98cae4a55b1b9860380ddbf16.tar.xz
pNFS/filelayout: fix cheking if a layout is striped
A layout can still be striped with num_fh = 1 as it is perfectly possible that both MDS and DSs can handle the same filehandle. Hence check according to stripe_count > 1, which is the correct check to begin with. We should not be called with flseg->dsaddr = NULL, but if for some reason we do, return our best guess with is flseg->num_fh > 1. Fixes: a6b9d2fa0024 ("pNFS/filelayout: Fix coalescing test for single DS") Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Anna Schumaker <anna.schumaker@hammerspace.com>
Diffstat (limited to 'scripts/objdump-func')
0 files changed, 0 insertions, 0 deletions