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)
Tue, Apr 7, 9:14 AM
Unknown Object (File)
Wed, Apr 1, 6:59 PM
Unknown Object (File)
Tue, Mar 31, 9:50 PM
Unknown Object (File)
Sun, Mar 29, 7:54 PM
Unknown Object (File)
Tue, Mar 24, 5:32 PM
Unknown Object (File)
Wed, Mar 18, 7:00 PM
Unknown Object (File)
Mar 15 2026, 6:50 AM
Unknown Object (File)
Mar 11 2026, 5:06 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 63904
Build 60788: arc lint + arc unit