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: `/home/aschwab' df: `/cygdrive/u' df: `/cygdrive/x' df: `/cygdrive/y' Filesystem 1K-blocks Used Available Use% Mounted on C:/cygwin/bin 186040316 72753352 113286964 40% /usr/bin C:/cygwin/lib 186040316 72753352 113286964 40% /usr/lib C:/cygwin 186040316 72753352 113286964 40% / C: 186040316 72753352 113286964 40% /cygdrive/c $ mount //filer/user/admaschwab on /home/admaschwab type netapp (binary,notexec,user) //filer/user/aschwab on /home/aschwab type netapp (binary,notexec,user) C:/cygwin/bin on /usr/bin type ntfs (binary,auto) C:/cygwin/lib on /usr/lib type ntfs (binary,auto) C:/cygwin on / type ntfs (binary,auto) C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto) U: on /cygdrive/u type netapp (binary,posix=0,user,noumount,auto) X: on /cygdrive/x type netapp (binary,posix=0,user,noumount,auto) Y: on /cygdrive/y type netapp (binary,posix=0,user,noumount,auto) Thanks in advance. Best regards, Alex -- 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