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 26, 9:17 PM
Unknown Object (File)
Tue, Nov 26, 1:16 PM
Unknown Object (File)
Nov 24 2024, 2:43 AM
Unknown Object (File)
Nov 19 2024, 2:07 PM
Unknown Object (File)
Nov 19 2024, 5:56 AM
Unknown Object (File)
Nov 15 2024, 8:28 AM
Unknown Object (File)
Oct 9 2024, 4:34 AM
Unknown Object (File)
Oct 9 2024, 4: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.