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

/freebsd-11-stable/sys/kern/
H A Dvfs_default.cdiff 189539 Sun Mar 08 17:19:06 MDT 2009 marcus Add a default implementation for VOP_VPTOCNP(9) which scans the parent
directory of a vnode to find a dirent with a matching file number. The
name from that dirent is then used to provide the component name.

Note: if the initial vnode argument is not a directory itself, then
the default VOP_VPTOCNP(9) implementation still returns ENOENT.

Reviewed by: kib
Approved by: kib
Tested by: pho

Completed in 179 milliseconds