K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-01-24T09:53:46.000000Z K 7 svn:log V 283 - Add the mount flag MNTK_MPSAFE which indicates whether or not Giant must be held when any vnode owned by the filesystem is manipulated. - Add VFS_LOCK_GIANT and VFS_UNLOCK_GIANT macros which are used to conditionally lock and unlock Giant based on a particular mountpoint. END