kernel - TMPFS - Stabilization pass, fix accounting for rmdir
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 19 Feb 2010 02:46:11 +0000 (18:46 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 19 Feb 2010 02:46:11 +0000 (18:46 -0800)
commitb7fe63af9d6e2bd93089102845d093153059d717
tree33dfe565cb33d955451c2f26014b1b798fe87d6d
parentd5259c7eeb46c2eeb3f47774c27ec0ec705e9234
kernel - TMPFS - Stabilization pass, fix accounting for rmdir

* directory nodes were not being removed internally, leading to an
  tmpfs inode link.
sys/vfs/tmpfs/tmpfs_vnops.c