[SMB3] Enable checking for continuous availability and persistent handle support
authorSteve French <smfrench@gmail.com>
Tue, 3 Nov 2015 15:15:03 +0000 (09:15 -0600)
committerSteve French <smfrench@gmail.com>
Tue, 3 Nov 2015 15:15:03 +0000 (09:15 -0600)
commitb618f001a20e44f691dd0e2ffea651a40a651871
tree7af5635f4a0346ed98d64b8ea06c244c821614b9
parentb2a3077414fd6ff1de8972ea55e91f27bcabd913
[SMB3] Enable checking for continuous availability and persistent handle support

Validate "persistenthandles" and "nopersistenthandles" mount options against
the support the server claims in negotiate and tree connect SMB3 responses.

Signed-off-by: Steve French <steve.french@primarydata.com>
Reviewed-by: Pavel Shilovsky <pshilovsky@samba.org>
fs/cifs/cifsglob.h
fs/cifs/connect.c
fs/cifs/smb2ops.c