From owner-cvs-all Sat Sep 18 14:48:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 84F6D14D62; Sat, 18 Sep 1999 14:48:40 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA88955; Sat, 18 Sep 1999 14:48:40 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <199909182148.OAA88955@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 18 Sep 1999 14:48:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vn vn.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1999/09/18 14:48:39 PDT Modified files: sys/dev/vn vn.c Log: Only assign to si_bsize_phys if we have an intelligent value for it. Otherwise leave at zero and let the generic code decide. Revision Changes Path 1.95 +1 -2 src/sys/dev/vn/vn.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message