K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-06T22:25:35.000000Z K 7 svn:log V 259 Flag a broad range of VFS operations as GIANT_REQUIRED in order to catch leaking into VFS without Giant. Inch Giant a little lower in several file descriptor operations on vnodes to cover only VFS operations that need it, rather than file flag reading, etc. END