看板 DFBSD_commit 關於我們 聯絡資訊
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