Page MenuHomeFreeBSD

Axe cn_consume.
ClosedPublic

Authored by trasz on Mar 11 2016, 7:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 2:07 PM
Unknown Object (File)
Tue, Nov 19, 5:56 AM
Unknown Object (File)
Fri, Nov 15, 8:28 AM
Unknown Object (File)
Oct 9 2024, 4:34 AM
Unknown Object (File)
Oct 9 2024, 4:14 AM
Unknown Object (File)
Sep 30 2024, 4:42 AM
Unknown Object (File)
Sep 27 2024, 10:04 PM
Unknown Object (File)
Sep 9 2024, 8:14 AM
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.