Page MenuHomeFreeBSD

Axe cn_consume.
ClosedPublic

Authored by trasz on Mar 11 2016, 7:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 4:02 AM
Unknown Object (File)
Aug 3 2025, 4:32 PM
Unknown Object (File)
Aug 2 2025, 3:00 PM
Unknown Object (File)
Jul 1 2025, 10:05 PM
Unknown Object (File)
Jun 30 2025, 9:21 AM
Unknown Object (File)
Jun 29 2025, 2:20 AM
Unknown Object (File)
Jun 28 2025, 4:16 AM
Unknown Object (File)
Jun 26 2025, 1:31 PM
Subscribers

Details

Summary

Remove cn_consume from 'struct componentname'. It was never set to anything
other than 0.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from to Axe cn_consume..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)

Btw, I've tested this by adding KASSERT to unionfs, to make sure it's always 0, and it seemed to work.

kib edited edge metadata.
This revision is now accepted and ready to land.Mar 11 2016, 8:08 PM
This revision was automatically updated to reflect the committed changes.