Otherwise we would presumably sort based on garbage. This assumes that
the set of properties fetched for each BE is consistent, thus the
assertion on subsequent nvlist lookups for the sort key.
PR: 266496, 289233
MFC after: 3 days
Differential D52498
bectl: fail if an invalid sort key is used kevans on Sep 12 2025, 3:22 PM. Authored by Tags None Referenced Files
Subscribers
Details
Otherwise we would presumably sort based on garbage. This assumes that PR: 266496, 289233
Diff Detail
Event TimelineComment Actions You know, I *thought* something about this sounded familiar. *sigh*. That's a fair point re: origin, let me revisit that PR and see what we can do. |