K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-05-27T12:47:35.717640Z K 7 svn:log V 294 MFC: r234740 Fix a leak of namei lookup path buffers that occurs when a ZFS volume is exported via the new NFS server. The leak occurred because the new NFS server code didn't handle the case where a file system sets the SAVENAME flag in its VOP_LOOKUP() and ZFS does this for the DELETE case. END