Return EBUSY if we're detaching a vn with vnode refs to it.
authorStathis Kamperis <ekamperi@gmail.com>
Thu, 5 Feb 2009 18:51:08 +0000 (18:51 +0000)
committerSimon Schubert <simon.schubert@epfl.ch>
Thu, 26 Feb 2009 13:09:41 +0000 (14:09 +0100)
commitc9f4065dabdae9697a19c617acb894c424789aae
tree669ce8ec510924fb137029cf965efd695ec89fb9
parentdc4340fefc895ae3a3d2cfe1c277888ca45391a0
Return EBUSY if we're detaching a vn with vnode refs to it.

Dragonfly-bug: <http://bugs.dragonflybsd.org/issue998>
sys/dev/disk/vn/vn.c