Searched hist:137507 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/compat/linprocfs/
H A Dlinprocfs.cdiff 137507 Wed Nov 10 05:25:37 MST 2004 phk 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().

Completed in 121 milliseconds