John Baldwin 77ddca67d5 When looking up the vnode for the device to mount the filesystem on,
ask NDINIT to return a locked vnode instead of letting it drop the
lock and return a referenced vnode and then relock the vnode a few
lines down.  This matches the behavior of other filesystem mount routines.
2008-11-18 23:18:37 +00:00
..
2008-11-18 12:42:59 +00:00
2008-11-14 09:58:16 +00:00
2008-11-11 09:40:27 +00:00
2008-11-12 12:21:18 +00:00