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
F132397019: D49474.diff
Thu, Oct 16, 2:01 PM
Unknown Object (File)
Wed, Oct 15, 5:39 AM
Unknown Object (File)
Sep 16 2025, 10:13 PM
Unknown Object (File)
Sep 14 2025, 10:20 PM
Unknown Object (File)
Aug 30 2025, 2:57 AM
Unknown Object (File)
Aug 22 2025, 4:15 AM
Unknown Object (File)
Aug 15 2025, 12:44 AM
Unknown Object (File)
Aug 14 2025, 2:24 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