From owner-freebsd-commit Sun Sep 3 13:33:01 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA28640 for freebsd-commit-outgoing; Sun, 3 Sep 1995 13:33:01 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA28626 for cvs-all-outgoing; Sun, 3 Sep 1995 13:32:59 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA28610 for cvs-sys-outgoing; Sun, 3 Sep 1995 13:32:57 -0700 Received: (from dyson@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA28596 ; Sun, 3 Sep 1995 13:32:54 -0700 Date: Sun, 3 Sep 1995 13:32:54 -0700 From: John Dyson Message-Id: <199509032032.NAA28596@freefall.FreeBSD.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vfs_cluster.c Sender: commit-owner@FreeBSD.org Precedence: bulk dyson 95/09/03 13:32:53 Modified: sys/kern vfs_cluster.c Log: VOP_BMAP will eventually need an additional argument, but not yet. This backs out that modification to minimize the window during which this is not yet correct.