From owner-cvs-sys Sun Nov 19 21:04:26 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA08410 for cvs-sys-outgoing; Sun, 19 Nov 1995 21:04:26 -0800 Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA08392 ; Sun, 19 Nov 1995 21:04:04 -0800 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id WAA20867; Sun, 19 Nov 1995 22:06:27 -0700 Date: Sun, 19 Nov 1995 22:06:27 -0700 From: Nate Williams Message-Id: <199511200506.WAA20867@rocky.sri.MT.net> To: John Dyson Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern vfs_cluster.c In-Reply-To: <199511200355.TAA04272@freefall.freebsd.org> References: <199511200355.TAA04272@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk > Modified: sys/kern vfs_cluster.c > Log: > Fix more clustering bugs for FSes with block sizes < PAGE_SIZE. Are we continuing to bring bug-fixes into -stable as they are generated and would these changes affect 'normal' users of NFS/FFS filesystems? Nate