Re: Why does df fail to stat CIFS shares?

2014-07-03 Thread Alexander Schwab
That's the real output? No error message, just the names of the mount points? Is that the 32 or 64 bit Cygwin? Given the lack of access to netapp drives, if this is a bug in Cygwin (which seems likely in this case) I would need your cooperation to run debugging sessions to be able to come

Re: Why does df fail to stat CIFS shares?

2014-07-03 Thread Alexander Schwab
On Thu, Jul 03, 2014 at 12:25:05PM +0200, Corinna Vinschen wrote: I don't see any other mail from you except this one... I've now tried some variations of mails, but none of them is making it through to the list... :( As soon as I attach strace output (inline or as attachment), the mails are

Re: Why does df fail to stat CIFS shares?

2014-07-03 Thread Alexander Schwab
On Thu, Jul 03, 2014 at 12:25:05PM +0200, Corinna Vinschen wrote: I don't see any other mail from you except this one... Sixth try: Yes, that's the output - with no other clues. Maybe I did something dumb by mounting my CIFS home shares into /home and changing permissions so that I can access

Why does df fail to stat CIFS shares?

2014-06-27 Thread Alexander Schwab
Hi everyone, I have mounted some NetApp CIFS shares and I've now realized that df does not return filesystem statistics for these shares. It looks like I can't figure out why that is. Can anyone explain this behavior to me? I'm using cygwin 1.7.30(0.272/5/3). $ df df: `/home/admaschwab' df:

src/winsup/w32api ChangeLog

2009-01-19 Thread schwab
CVSROOT:/cvs/src Module name:src Changes by: sch...@sourceware.org 2009-01-19 09:42:13 Modified files: winsup/w32api : ChangeLog Log message: Remove conflict marker. Patches:

Re: [PATCH] Build system cleanups 1/4

2008-03-27 Thread Andreas Schwab
Paolo Bonzini [EMAIL PROTECTED] writes: If so, were you aware that the target libiberty is not compiled as PIC? This is not true. The libiberty configure script handles that just fine. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409

Re: New platform independent problem

2006-01-20 Thread Andreas Schwab
of the directory file on disk, and an entry was deleted by setting d_ino to zero. Modern implementations of the dirent functions hide this detail from the user and never return entries with d_ino == 0 any more. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH