HomeFreeBSD

umass: Fix a direct call to sc_transform

Description

umass: Fix a direct call to sc_transform

Call umass_std_transform instead of following the sc_transform member to
get the standard transforms now that has moved to
umass_std_transform. Pass NULL as the CCB so that we don't stomp on the
status that was just set (and allow that in std_transform).

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D49474

Details

Provenance
impAuthored on May 7 2025, 4:07 PM
Differential Revision
D49474: umass: Fix a direct call to sc_transform
Parents
rG43030e34453b: umass: Be more consistent about how we fail bad commands
Branches
Unknown
Tags
Unknown