[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)
commit38e2aff670b681b6cc267aca307633cbcb48864b
tree62c2d03bf1923a1e1e238368c3afd0ad30e488ab
parentf5c1e2ea71603bc2962041fef9dd902cb8626a1d
[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