K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-21T15:28:07.000000Z K 7 svn:log V 271 Pass 'curthread' into VFS_STATFS() from acctwatch(), rather than passing NULL. The NFS client expects that a thread will always be present for a VOP so that it can check for signal conditions, and will dereference a NULL pointer if one isn't present. MFC after: 3 days END