Date: Tue, 25 Nov 2008 15:36:15 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_cache.c Message-ID: <200811251536.mAPFaLIv068596@repoman.freebsd.org>
index | next in thread | raw e-mail
marcus 2008-11-25 15:36:15 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_cache.c
Log:
SVN rev 185298 on 2008-11-25 15:36:15Z by marcus
Move vn_fullpath1() outside of FILEDESC locking. This is being done in
advance of teaching vn_fullpath1() how to query file systems for
vnode-to-name mappings when cache lookups fail.
Thanks to kib for guidance and patience on this process.
Reviewed by: kib
Approved by: kib
Revision Changes Path
1.127 +21 -5 src/sys/kern/vfs_cache.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811251536.mAPFaLIv068596>
