ufs_dirempty() issues I/O on the directory vnode and needs to make sure
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 2 Apr 2006 04:13:40 +0000 (04:13 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 2 Apr 2006 04:13:40 +0000 (04:13 +0000)
commit5ef21241bee6b86229c90492c1979b5911c3a1cd
tree36d11083b275ff14d98dbb4b95116044c8f2e7b6
parentca74a0a268d4edf00323aeee21b0e175884e30fd
ufs_dirempty() issues I/O on the directory vnode and needs to make sure
that it has an associated VM object.
sys/vfs/ufs/ufs_lookup.c