]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r224915:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Aug 2011 11:50:28 +0000 (11:50 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Aug 2011 11:50:28 +0000 (11:50 +0000)
commitc9a4058478d3241886955790c592a6f58b821045
tree6a2d84dcc518b192379d1a2196fcefeb26cf16ef
parentb6445e1548d8c2a4881ad6f9117ff1e53527931f
MFC r224915:
Do not return success and a string "unknown" when vn_fullpath() was unable
to resolve the path of the text vnode of the process. The behaviour is
very confusing for any consumer of the procfs, in particular, java.

git-svn-id: svn://svn.freebsd.org/base/stable/8@225261 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/procfs/procfs.c