From owner-freebsd-commit Fri Jul 7 04:01:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA08700 for commit-outgoing; Fri, 7 Jul 1995 04:01:39 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA08684 for cvs-sys-outgoing; Fri, 7 Jul 1995 04:01:35 -0700 Received: (from dfr@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA08673 ; Fri, 7 Jul 1995 04:01:32 -0700 Date: Fri, 7 Jul 1995 04:01:32 -0700 From: Doug Rabson Message-Id: <199507071101.EAA08673@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/nfs nfs_bio.c nfs_vfsops.c Sender: commit-owner@FreeBSD.org Precedence: bulk dfr 95/07/07 04:01:32 Modified: sys/nfs nfs_bio.c nfs_vfsops.c Log: Use a consistent blocksize for sizing bufs to avoid panicing the bio system.