K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-02-13T09:47:30.000000Z K 7 svn:log V 432 General additional cleanup of VOP API for NFS ops - mainly NFS ignoring the API for freeing up cnp's. This cleanup should not effect nominal operation one way or the other since NFS VOPs just happen to be called with flags that match what it actually does to the NAMEI components it gets. Still, if an NFS error occured, there was probably some memory leakage of NAMEI components with certain NFS VOP ops. END