]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement VOP_VPTOCNP for devfs. Directory and character device vnodes are
authorJoe Marcus Clarke <marcus@FreeBSD.org>
Fri, 12 Dec 2008 01:00:38 +0000 (01:00 +0000)
committerJoe Marcus Clarke <marcus@FreeBSD.org>
Fri, 12 Dec 2008 01:00:38 +0000 (01:00 +0000)
commit4c44fd376a9fed0b6ffcc51c4db6576877c00481
tree2481e2ea9457cfaff4a7b8a5c4ed17ffb28a4adc
parent933efde2e5697c50d0c2d8270628aeee468e3bbc
Implement VOP_VPTOCNP for devfs.  Directory and character device vnodes are
properly translated to their component names.

Reviewed by: arch
Approved by: kib
sys/fs/devfs/devfs_vnops.c