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)
Sun, Sep 6, 6:09 PM
Unknown Object (File)
Sun, Sep 6, 2:48 PM
Unknown Object (File)
Sun, Sep 6, 2:03 PM
Unknown Object (File)
Sun, Sep 6, 12:50 PM
Unknown Object (File)
Sun, Sep 6, 10:28 AM
Unknown Object (File)
Sat, Sep 5, 3:08 PM
Unknown Object (File)
Sat, Sep 5, 3:03 PM
Unknown Object (File)
Sat, Sep 5, 1:12 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