cvs commit: src/sys/kern vfs_cache.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue Feb 1 06:43:50 PST 2005
joerg 2005/02/01 06:43:44 PST
DragonFly src repository
Modified files:
sys/kern vfs_cache.c
Log:
Always honor fdp->fd_nrdir as root. Once the loop reached NCF_ROOT,
fdp->fd_nrdir has to be equal to the current ncp or the original
ncp is not below fdp->fd_nrdir. In the latter case, just return "/"
as fullpath.
Revision Changes Path
1.49 +5 -0 src/sys/kern/vfs_cache.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_cache.c.diff?r1=1.48&r2=1.49&f=u
More information about the Commits
mailing list