Mail Archives: cygwin/2010/07/02/11:11:53
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
|
X-Spam-Check-By: | sourceware.org
|
MIME-Version: | 1.0
|
In-Reply-To: | <20100702144225.GE8163@calimero.vinschen.de>
|
References: | <AANLkTil2xhfblmgyMhLPlAIY_PDDo7GXq-GByS4XZiSc AT mail DOT gmail DOT com> <4C2D0872 DOT 9080306 AT redhat DOT com> <AANLkTikhK10IDSpRQWXU3LD_Fll4lr3AzAVpm2rE1Ugz AT mail DOT gmail DOT com> <4C2D161C DOT 4090608 AT cygwin DOT com> <AANLkTilm753Nc34EKLOlfkOrqsWKNPh5vdrmbjrShDNw AT mail DOT gmail DOT com> <20100702144225 DOT GE8163 AT calimero DOT vinschen DOT de>
|
Date: | Fri, 2 Jul 2010 08:11:40 -0700
|
Message-ID: | <AANLkTinBrtrZe-YKqNWtdMVL0teYauVUr8qFoJ_XwmC9@mail.gmail.com>
|
Subject: | Re: Weird directories on Windows share when using rm to delete a directory
|
From: | Slide <slide DOT o DOT mix AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
<snip>
>
> So, IIUC, youre'saying that the directories get renamed to this
> temporary name, but they never disappear after rm -rf? =A0Are you
> sure that no other process is accessing them?
>
> Does Cygwin recognize the drive as netapp if you add a mount point for
> it? =A0How to check: =A0If the drive has been mounted with a drive letter,
> say X:, what does `mount' print as drive type of /cygdrive/x? =A0Or, if
> the drive is used via UNC path, just mount it temporarily like this:
>
> $ mount -f //server/share /mnt
>
> And see what a `mount' command prints for the .mnt mount point:
>
> $ mount
>
>
> Corinna
>
I'm pretty sure there are no other processes accessing the files.
$ mount
...
Y: on /cygdrive/y type netapp (binary,posix=3D0,user,noumount,auto)
So, yes, it does see it as a netapp. Now, from my horrible memory, it
_seems_ like this started happening when we upgraded to Cygwin 1.7
from Cygwin 1.5. I don't know that for sure though, it just _seems_
that that is what happened.
Thanks,
slide
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -