K 10 svn:author V 3 phk K 8 svn:date V 27 2005-02-22T14:52:00.000000Z K 7 svn:log V 228 vp->v_id is a private field for the vfs namecache and it is a big mistake that NFS ever started using it. Long time ago I added the necessary vhold()/vdrop() calls to replace it, but forgot to remove the v_id code. Do it now. END