Use SLIST from sys/queue.h instead of homebrew linked list for mountlist.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks ok to me. I think the only effect is a change in the order of entries in the list
and I don't believe that matters.