From owner-cvs-sys Wed Apr 3 15:39:37 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA04404 for cvs-sys-outgoing; Wed, 3 Apr 1996 15:39:37 -0800 (PST) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA04388 Wed, 3 Apr 1996 15:39:28 -0800 (PST) Date: Wed, 3 Apr 1996 15:39:28 -0800 (PST) From: Gary Palmer Message-Id: <199604032339.PAA04388@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:39:27 Branch: sys/msdosfs RELENG_2_1_0 Modified: sys/msdosfs msdosfs_vfsops.c Log: Import change from rev. 1.12: change what could be an error to be more obviously a warning. Revision Changes Path 1.7.4.1 +2 -2 src/sys/msdosfs/msdosfs_vfsops.c