Page MenuHomeFreeBSD

umass: Fix a direct call to sc_transform
ClosedPublic

Authored by imp on Mar 23 2025, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 1:27 AM
Unknown Object (File)
Apr 27 2026, 4:23 AM
Unknown Object (File)
Apr 23 2026, 12:20 PM
Unknown Object (File)
Apr 23 2026, 8:09 AM
Unknown Object (File)
Apr 23 2026, 4:34 AM
Unknown Object (File)
Apr 21 2026, 8:19 PM
Unknown Object (File)
Apr 21 2026, 7:23 PM
Unknown Object (File)
Apr 21 2026, 2:15 PM
Subscribers
None

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable