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)
Thu, Nov 20, 4:37 PM
Unknown Object (File)
Thu, Nov 20, 4:34 PM
Unknown Object (File)
Thu, Nov 20, 4:24 PM
Unknown Object (File)
Sun, Nov 9, 12:44 AM
Unknown Object (File)
Wed, Nov 5, 2:19 PM
Unknown Object (File)
Sun, Oct 26, 12:32 AM
Unknown Object (File)
Fri, Oct 24, 10:42 AM
Unknown Object (File)
Fri, Oct 24, 10:42 AM
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