freebsd-src/sys/ufs
Jun Kuriyama 86030e4a00 Avoid deadlock which is caused by locking VDIR of parent and VREG of
snapshot itself in wrong order.
We can skip unlink check of that directory because it must have
snapshot in it.

Reviewed by:	mckusick and current@
2004-06-18 14:35:17 +00:00
..
ffs Avoid deadlock which is caused by locking VDIR of parent and VREG of 2004-06-18 14:35:17 +00:00
ufs Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00