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, Aug 13, 8:02 PM
Unknown Object (File)
Thu, Aug 13, 5:41 PM
Unknown Object (File)
Thu, Aug 13, 1:29 AM
Unknown Object (File)
Thu, Aug 13, 1:04 AM
Unknown Object (File)
Wed, Aug 12, 11:44 PM
Unknown Object (File)
Wed, Aug 12, 3:36 PM
Unknown Object (File)
Wed, Aug 12, 11:51 AM
Unknown Object (File)
Wed, Aug 12, 11:19 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 63081
Build 59965: arc lint + arc unit