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
F169428802: D49474.id.diff
Tue, Sep 1, 12:49 PM
F169307286: D49474.id154871.diff
Tue, Sep 1, 4:16 AM
F169297371: D49474.diff
Tue, Sep 1, 3:50 AM
F169200224: D49474.id154871.diff
Mon, Aug 31, 7:30 PM
Unknown Object (File)
Mon, Aug 31, 2:37 AM
Unknown Object (File)
Mon, Aug 31, 1:04 AM
Unknown Object (File)
Sun, Aug 30, 12:36 PM
Unknown Object (File)
Sun, Aug 30, 1:37 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