Poul-Henning Kamp 59efee01a3 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-03 07:50:19 +00:00
2003-08-25 23:30:41 +00:00
2003-06-10 21:44:29 +00:00
2003-08-30 08:01:05 +00:00
2003-06-11 05:37:42 +00:00
2003-06-11 05:37:42 +00:00
2003-08-29 23:25:00 +00:00
2003-06-11 06:34:30 +00:00