phk 8556106f5a Continue the objectification of the swapdev backends:
Remove the vnode and dev_t fields and replace them with a void *.

Introduce separate strategy functions for devices and regular (NFS)
vnodes.

For devices we don't need the vnode v_numoutput stuff.

Add a generic swaponsomething() function to add a swapdevice and
split the remainder of swaponvp() into swaponvp() and swapondev()
which calls this backend.
2003-08-30 11:33:25 +00:00
..
2003-08-06 12:08:27 +00:00
2003-06-11 23:50:51 +00:00
2003-08-11 05:51:51 +00:00
2003-08-11 05:51:51 +00:00
2003-06-11 23:50:51 +00:00
2003-08-06 12:09:34 +00:00
2002-03-19 22:20:14 +00:00