From owner-cvs-all Sun Dec 29 10:19:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFA7437B401; Sun, 29 Dec 2002 10:19:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63A2F43EA9; Sun, 29 Dec 2002 10:19:54 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBTIJsfh078239; Sun, 29 Dec 2002 10:19:54 -0800 (PST) (envelope-from dillon@repoman.freebsd.org) Received: (from dillon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBTIJs8D078238; Sun, 29 Dec 2002 10:19:54 -0800 (PST) Message-Id: <200212291819.gBTIJs8D078238@repoman.freebsd.org> From: Matt Dillon Date: Sun, 29 Dec 2002 10:19:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c src/sys/msdosfs msdosfs_vnops.c src/sys/nfs nfs_bio.c nfs_serv.c src/sys/sys vnode.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2002/12/29 10:19:54 PST Modified files: (Branch: RELENG_4) sys/kern vfs_vnops.c sys/msdosfs msdosfs_vnops.c sys/nfs nfs_bio.c nfs_serv.c sys/sys vnode.h Log: MFC Abstract-out the constants for the sequential heuristic. No operational changes. Revision Changes Path 1.87.2.13 +3 -3 src/sys/kern/vfs_vnops.c 1.95.2.3 +1 -1 src/sys/msdosfs/msdosfs_vnops.c 1.83.2.4 +1 -1 src/sys/nfs/nfs_bio.c 1.93.2.6 +3 -3 src/sys/nfs/nfs_serv.c 1.111.2.19 +3 -0 src/sys/sys/vnode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message