Fix generation of the mount path for "/" when a process is chrooted into
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 26 Jan 2007 18:05:23 +0000 (18:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 26 Jan 2007 18:05:23 +0000 (18:05 +0000)
commitd3c546e6fe60581d677cec2bb8be2591da7619fa
tree445d52a49bbcb8abf60ec3a4a64d616e0f5deff9
parent677f984f94dc5c14676ef6392669e095a45f0475
Fix generation of the mount path for "/" when a process is chrooted into
a subdirectory of a mount point.

Reported-by: YONETANI Tomokazu <qhwt+dfly@les.ath.cx>
sys/kern/vfs_syscalls.c