Date: Tue, 6 Mar 2007 07:39:12 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_stats.c Message-ID: <200703060739.l267dCiH082111@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2007-03-06 07:39:12 UTC FreeBSD src repository Modified files: sys/compat/linux linux_stats.c Log: In translate_path_major_minor(), do not calculate otherwise unused 'fp' variable, avoiding an extra locking of the file descriptor array. Revision Changes Path 1.87 +0 -4 src/sys/compat/linux/linux_stats.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703060739.l267dCiH082111>