K 10 svn:author V 3 phk K 8 svn:date V 27 2004-11-10T07:25:37.000000Z K 7 svn:log V 211 Pick up the inode number using VOP_GETATTR() rather than caching it in all vnodes on the off chance that linprocfs needs it. If we can afford to call vn_fullpath() we can afford the much cheaper VOP_GETATTR(). END