kernel - TMPFS - Stabilization pass, fix assertion in nrmdir (again)
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 21 Feb 2010 19:41:03 +0000 (11:41 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 21 Feb 2010 19:41:03 +0000 (11:41 -0800)
commite527fb6b9426fc6203263a24c0d8a5c030bc4288
treef99be2c3d9b0907412f4084ab871303db2667dfe
parent38e5e60484f827fe6e856e8f0e00d476f4044bcd
kernel - TMPFS - Stabilization pass, fix assertion in nrmdir (again)

* Oops, fix bug in last commit.  vp was garbage where it was being tested.
sys/vfs/tmpfs/tmpfs_vnops.c
sys/vm/swap_pager.h
sys/vm/vm_page.c
sys/vm/vm_pageout.c
sys/vm/vm_swapcache.c