Connectathon basic test4 fails
Suresh Jayaraman <[email protected]>
| Newsgroups | gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Against Win2k3 server the basic connectathon test4 is failing when mounted with the options (user=cguest, uid=cguest, gid=users, file_mode=0640, dir_mode=0755) with the current cifs mainline code. As a simple test case chmod on a file returns -95 (-EOPNOTSUPP) error. I have not tried debugging it, yet? But it appears that setxattr returns success and the following getxattr call returns error. Is this the expected behavior or a regression? Thanks, -- Suresh Jayaraman