I'm getting some strange error messages in /var/log/kern.log. kernel: [66276.873095] CIFS VFS: Send error in Flush = -9 kernel: [66287.828329] CIFS VFS: Send error in Flush = -9 kernel: [66287.829180] CIFS VFS: Send error in Flush = -9 kernel: [66289.243979] CIFS VFS: Send error in Flush = -9 My desktop is Ubuntu 12.10 and has kernel 3.5.0-24-generic w/ cifs module version 1.78 (as per modinfo cifs). I've mounted a test server share (Ubuntu 12.04) with the following options as per "cat /etc/fstab" //cifserver/data /data cifs noauto,strictcache,sec=krb5i,multiuser,acl,username=MYDESKTOP$ 0 2 Other than this, the share seems to work fine. Is this something I should be concerned with or is it more informational? Robert -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html