Date: Fri, 20 Mar 2009 10:59:06 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_cache.c Message-ID: <200903201059.n2KAxK4u047417@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-03-20 10:59:06 UTC FreeBSD src repository Modified files: sys/kern vfs_cache.c Log: SVN rev 190142 on 2009-03-20 10:59:06Z by kib The nc_nlen member of the struct namecache contains the length of the cached name, not the length + 1. PR: 132620, 132542 Reported by: bf2006a yahoo com Tested by: bf2006a, pho Reviewed by: marcus Revision Changes Path 1.140 +1 -1 src/sys/kern/vfs_cache.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903201059.n2KAxK4u047417>