NetBSD Problem Report #9990
Received: (qmail 766 invoked from network); 27 Apr 2000 11:11:17 -0000
Message-Id: <200004271111.NAA00600@hiro.xon.net>
Date: Thu, 27 Apr 2000 13:11:00 +0200 (CEST)
From: wiz@danbala.ifoer.tuwien.ac.at
Reply-To: wiz@danbala.ifoer.tuwien.ac.at
To: gnats-bugs@gnats.netbsd.org
Subject: mv fails on moving directories to a msdosfs
X-Send-Pr-Version: 3.95
>Number: 9990
>Category: bin
>Synopsis: mv fails on moving directories to a msdosfs
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: jdolecek
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 27 11:12:00 +0000 2000
>Closed-Date: Sun Jul 30 19:37:56 +0000 2000
>Last-Modified: Sun Jul 30 19:37:56 +0000 2000
>Originator: Wiz
>Release: 1.4.2
>Organization:
>Environment:
System: NetBSD hiro.xon.net 1.4.2 NetBSD 1.4.2 (HIRO) #3: Fri Apr 7 01:30:48 CEST 2000 wiz@hiro.xon.net:/archive/cvs/1.4.x/sys-bktr-test/arch/i386/compile/HIRO i386
>Description:
Moving a directory from e.g. ffs to msdosfs produces copies the
directory and its contents alright, but then doesn't delete the
original directory.
This is the inverse to bin/8439 (moving from a msdosfs also doesn't
work).
>How-To-Repeat:
mkdir testdir
vi testdir/testfile
(enter some data)
mount /some/dos/device /disk/win98
mv testdir /disk/win98/
produces the following warnings and error:
mv: chown: /disk/win98//testdir/testfile: Invalid argument
mv: chown: /disk/win98//testdir: Invalid argument
mv: /bin/cp: terminated with 1 (non-zero) status: No such file or directory
Copying works (diff -r testdir /disk/win98/testdir is silent), but the
source directory and its contents are not removed.
>Fix:
Don't know.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: bin-bug-people->jdolecek
Responsible-Changed-By: jdolecek
Responsible-Changed-When: Thu Apr 27 04:16:02 PDT 2000
Responsible-Changed-Why:
msdosfs is my baby ATM
State-Changed-From-To: open->feedback
State-Changed-By: jdolecek
State-Changed-When: Tue Jul 25 15:18:49 PDT 2000
State-Changed-Why:
Fix for this has been comitted to -current, rev. 101 of
syssrc/sys/msdosfs/msdosfs_vnops.c. Please test the change
and let me know if it solves the problem for you too.
From: Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
To: jdolecek@netbsd.org
Cc: gnats-bugs@netbsd.org
Subject: Re: kern/9990
Date: Fri, 28 Jul 2000 03:26:24 +0200
Mutt made be believe that jdolecek@netbsd.org wrote:
> Fix for this has been comitted to -current, rev. 101 of
> syssrc/sys/msdosfs/msdosfs_vnops.c. Please test the change
> and let me know if it solves the problem for you too.
The fix works for me, too. Thanks a lot!
Thomas
State-Changed-From-To: feedback->closed
State-Changed-By: jdolecek
State-Changed-When: Sun Jul 30 12:37:41 PDT 2000
State-Changed-Why:
Fixed, thanks.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.49 2026/05/14 01:52:41 riastradh Exp $
$NetBSD: gnats_config.sh,v 1.10 2026/05/13 22:00:09 riastradh Exp $
Copyright © 1994-2026
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.