]> git.baikalelectronics.ru Git - kernel.git/commit
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
authorSteve French <sfrench@us.ibm.com>
Fri, 16 Mar 2007 05:12:53 +0000 (05:12 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 16 Mar 2007 05:12:53 +0000 (05:12 +0000)
commit0a28965206696a1d51548d07c6753df66ed97b0a
tree62c2d03bf1923a1e1e238368c3afd0ad30e488ab
parent5cde3022c32f0a933ea68728cdc92af2c6dfc120
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet

Samba server now expects that clients which send the new
POSIX_PATH_OPERATIONS_CAP send all opens with this new
SMB - and expects that clients that could send the new
posix open/create but don't as indicating that they really
want Windows semantics on that handle (which allows Samba
to support clients which want to support both types of
behaviors on different handles on the same mount)

We will put this capability back in the SetFSInfo
negotiation with servers like Samba when the
new POSIXCreate (create/open/mkdir) code is finished.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifspdu.h