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
F168865111: D49474.id.diff
Sun, Aug 30, 12:36 PM
F168768917: D49474.diff
Sun, Aug 30, 1:37 AM
Unknown Object (File)
Fri, Aug 28, 5:21 PM
Unknown Object (File)
Fri, Aug 28, 4:29 PM
Unknown Object (File)
Wed, Aug 26, 4:50 PM
Unknown Object (File)
Wed, Aug 26, 2:44 PM
Unknown Object (File)
Wed, Aug 26, 2:43 PM
Unknown Object (File)
Wed, Aug 26, 12: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