K 10 svn:author V 3 bde K 8 svn:date V 27 1998-09-02T17:25:51.000000Z K 7 svn:log V 247 Added a vfs_oid pointer and a vfs_uninit() function to struct vfsops. vfs_oid will be used to attach and detach vfs sysctls dynamically. vfs_uninit() will be used to clean up before modunloading vfs LKMs. The nfs LKM needs these features most. END