K 10 svn:author V 4 jeff K 8 svn:date V 27 2006-03-21T23:58:37.000000Z K 7 svn:log V 293 - Remove explicit calls to lock and unlock Giant and replace them with VFS_LOCK_GIANT/VFS_UNLOCK_GIANT calls. This completely removes Giant acquisition in the syscall path for ffs. Bug fix to kern_fhstatfs from: Todd Miller Sponsored by: Isilon Systems, Inc. END