commit | b618f001a20e44f691dd0e2ffea651a40a651871 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Tue Nov 03 09:15:03 2015 -0600 |
committer | Steve French <smfrench@gmail.com> | Tue Nov 03 09:15:03 2015 -0600 |
tree | 7af5635f4a0346ed98d64b8ea06c244c821614b9 | |
parent | b2a3077414fd6ff1de8972ea55e91f27bcabd913 [diff] |
[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>