From owner-freebsd-bugs Thu Jan 16 07:30:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA26082 for bugs-outgoing; Thu, 16 Jan 1997 07:30:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA26071; Thu, 16 Jan 1997 07:30:03 -0800 (PST) Resent-Date: Thu, 16 Jan 1997 07:30:03 -0800 (PST) Resent-Message-Id: <199701161530.HAA26071@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, jlido@helium.goof.com Received: from helium.goof.com (helium.goof.com [198.82.228.148]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id HAA25910 for ; Thu, 16 Jan 1997 07:26:47 -0800 (PST) Received: (from jlido@localhost) by helium.goof.com (8.7.5/8.6.12) id KAA01813; Thu, 16 Jan 1997 10:26:49 -0500 (EST) Message-Id: <199701161526.KAA01813@helium.goof.com> Date: Thu, 16 Jan 1997 10:26:49 -0500 (EST) From: Jon-Erik Lido Reply-To: jlido@helium.goof.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/2507: MSDOSFS directory bug Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2507 >Category: kern >Synopsis: Renaming DOS directories with "mv" causes corruption. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 16 07:30:01 PST 1997 >Last-Modified: >Originator: Jon-Erik Lido >Organization: >Release: FreeBSD 2.1-STABLE i386 >Environment: FreeBSD 2.1.5, Windows 95 >Description: Renaming MSDOS directories mounted under FreeBSD with the "mv" seems to slightly corrupt the filesystem. I believe it is creating a circular directory structure somehow with the a directory of the new name inside the old directory. >How-To-Repeat: Mount a DOS filesystem read/write. Create a directory. Rename the directory with "mv" as you would with a unix directory. Voila! Busted directory. >Fix: Under DOS scandisk is able to correct the damage, but I don't know what the source of the problem is. >Audit-Trail: >Unformatted: