X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Tue, 6 Jul 2010 10:02:52 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Weird directories on Windows share when using rm to delete a 	directory
Message-ID: <20100706080251.GN6521@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <AANLkTil2xhfblmgyMhLPlAIY_PDDo7GXq-GByS4XZiSc@mail.gmail.com> <4C2D0872.9080306@redhat.com> <AANLkTikhK10IDSpRQWXU3LD_Fll4lr3AzAVpm2rE1Ugz@mail.gmail.com> <4C2D161C.4090608@cygwin.com> <AANLkTilm753Nc34EKLOlfkOrqsWKNPh5vdrmbjrShDNw@mail.gmail.com> <20100702144225.GE8163@calimero.vinschen.de> <AANLkTinBrtrZe-YKqNWtdMVL0teYauVUr8qFoJ_XwmC9@mail.gmail.com> <20100702160651.GF8163@calimero.vinschen.de> <AANLkTikfPRai2YXSiL_8LAVmdXkTkcIDzDVwkadz7sIa@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <AANLkTikfPRai2YXSiL_8LAVmdXkTkcIDzDVwkadz7sIa@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Jul  5 23:00, Slide wrote:
> <snip>
> 
> > This funtionality wasn't available in 1.5, so, yes, this would only
> > have started with 1.7.
> >
> > So it seems that these netapp drives somehow don't understand the
> > entirely normal FileDispositionInformation method, or they ignore it for
> > some unknown reason.
> >
> > Unfortunately the strace from your OP isn't helpful since it
> > only contains the deletion of a single file.  What would help is
> > an strace of a rmdir or rm -rf(*) of a directory which then creates
> > one of those temporary directories.  There are lots of potential
> > debug messages wqhich might sched a light here.
> >
> >
> > Corinna
> >
> > (*) If possible with not more than a single file in the dir, so that
> >    the strace doesn't become too big.
> >
> 
> The directory structure is like the following:
> 
> //share/directory/path/to/dir/hammer.ba_
> 
> Command is "rm -rf //share/directory/path/to/dir"

Thanks.  The strace doesn't help, though.  The rmdir of foo works
without any problem, so not even a single debug output is generated.

I have an idea or two what could be the problem of the netapp drive,
but that requires testing with a Cygwin DLL with enhanced debug output
in the unlink/rmdir functionality.

Would you mind to play guinea pig if I send you the link to such a
DLL via PM?


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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

