freebsd-dev/sys/ufs
Poul-Henning Kamp d634f69316 Remove global variable rootdevs and rootvp, they are unused as such.
Add local rootvp variables as needed.

Remove checks for miniroot's in the swappartition.  We never did that
and most of the filesystems could never be used for that, but it had
still been copy&pasted all over the place.
2004-07-28 20:21:04 +00:00
..
ffs Remove global variable rootdevs and rootvp, they are unused as such. 2004-07-28 20:21:04 +00:00
ufs Avoid using casts as lvalues. Introduce DIP_SET macro which sets proper 2004-07-28 06:41:27 +00:00