From owner-cvs-sys Wed Apr 3 15:06:06 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA01141 for cvs-sys-outgoing; Wed, 3 Apr 1996 15:06:06 -0800 (PST) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA01102 Wed, 3 Apr 1996 15:05:43 -0800 (PST) Date: Wed, 3 Apr 1996 15:05:43 -0800 (PST) From: Gary Palmer Message-Id: <199604032305.PAA01102@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/msdosfs msdosfs_vfsops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gpalmer 96/04/03 15:05:42 Modified: sys/msdosfs msdosfs_vfsops.c Log: add a `Warning:' to the message saying that the root directory is not a multiple of the clustersize in length to try and reduce the number of questions we get on the subject. Revision Changes Path 1.12 +2 -2 src/sys/msdosfs/msdosfs_vfsops.c