]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r208951:
authorjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Aug 2010 15:33:43 +0000 (15:33 +0000)
committerjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Aug 2010 15:33:43 +0000 (15:33 +0000)
commit2375a9ad6d261534fa43ba4c948bdf70fc7f8ce3
treef2c517f6cf8363c0efe7a7536a95fbaf638e49a0
parent1de16c4995ca0ac8e8f88df0812c727d307abedd
MFC r208951:

Add a new function devfs_parent_dirent() for resolving devfs parent
directory entry. Use the new function in devfs_fqpn(), devfs_lookupx()
and devfs_vptocnp() instead of manually resolving the parent entry.

git-svn-id: svn://svn.freebsd.org/base/stable/8@211507 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/devfs/devfs.h
sys/fs/devfs/devfs_devs.c
sys/fs/devfs/devfs_vnops.c