X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_QH,TW_WQ,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20100706080251.GN6521@calimero.vinschen.de> References: <4C2D0872 DOT 9080306 AT redhat DOT com> <4C2D161C DOT 4090608 AT cygwin DOT com> <20100702144225 DOT GE8163 AT calimero DOT vinschen DOT de> <20100702160651 DOT GF8163 AT calimero DOT vinschen DOT de> <20100706080251 DOT GN6521 AT calimero DOT vinschen DOT de> Date: Tue, 6 Jul 2010 06:41:23 -0700 Message-ID: Subject: Re: Weird directories on Windows share when using rm to delete a directory From: Slide To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, Jul 6, 2010 at 1:02 AM, Corinna Vinschen wrote: > On Jul =A05 23:00, Slide wrote: >> >> >> > 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 f= or >> > some unknown reason. >> > >> > Unfortunately the strace from your OP isn't helpful since it >> > only contains the deletion of a single file. =A0What would help is >> > an strace of a rmdir or rm -rf(*) of a directory which then creates >> > one of those temporary directories. =A0There 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 >> > =A0 =A0the 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. =A0The strace doesn't help, though. =A0The 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? > > I'd love to play guinea pig if it will help get the issue resolved :-) 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