freebsd-src/sys/cddl
Pawel Jakub Dawidek 7fa1f32a7e Catch up after last insmntque() changes:
- The vnode has to be locked exclusively before calling insmntque().
- Until I find a way to handle insmntque() failures use VV_FORCEINSMQ flag
  to force insmntque() to always succeed.

Reported by:	kris, trasz, des, others
Suggested by:	kib
Tested by:	trasz
2008-09-05 07:00:40 +00:00
..
compat/opensolaris Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions. 2008-08-31 14:26:08 +00:00
contrib/opensolaris Catch up after last insmntque() changes: 2008-09-05 07:00:40 +00:00
dev The cyclic timer device. This is a cut down version of the one in 2008-05-23 22:21:58 +00:00