Date: Tue, 10 Mar 2009 15:26:50 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <200903101527.n2AFR7RF030125@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-03-10 15:26:50 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
Log:
SVN rev 189627 on 2009-03-10 15:26:50Z by jhb
Add an ABI compat shim for the vfs.bufspace sysctl for sysctl requests that
try to fetch it as an int rather than a long. If the current value is
greater than INT_MAX it reports a value of INT_MAX.
Revision Changes Path
1.549 +27 -0 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903101527.n2AFR7RF030125>
