summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smbfsctl.h
diff options
context:
space:
mode:
authorSteve French2015-11-03 16:26:27 +0100
committerSteve French2015-11-03 16:26:27 +0100
commitb56eae4df9ef922d5785ec4a15d54d9527cedb13 (patch)
tree04a31bc533656e79e36ea5d9eed8fed0d7b28b4b /fs/cifs/smbfsctl.h
parent[SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled (diff)
downloadkernel-qcow2-linux-b56eae4df9ef922d5785ec4a15d54d9527cedb13.tar.gz
kernel-qcow2-linux-b56eae4df9ef922d5785ec4a15d54d9527cedb13.tar.xz
kernel-qcow2-linux-b56eae4df9ef922d5785ec4a15d54d9527cedb13.zip
[SMB3] Send durable handle v2 contexts when use of persistent handles required
Version 2 of the patch. Thanks to Dan Carpenter and the smatch tool for finding a problem in the first version of this patch. CC: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve French <steve.french@primarydata.com>
Diffstat (limited to 'fs/cifs/smbfsctl.h')
-rw-r--r--fs/cifs/smbfsctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/smbfsctl.h b/fs/cifs/smbfsctl.h
index a639d0dab453..f996daeea271 100644
--- a/fs/cifs/smbfsctl.h
+++ b/fs/cifs/smbfsctl.h
@@ -90,7 +90,7 @@
#define FSCTL_SRV_ENUMERATE_SNAPSHOTS 0x00144064
/* Retrieve an opaque file reference for server-side data movement ie copy */
#define FSCTL_SRV_REQUEST_RESUME_KEY 0x00140078
-#define FSCTL_LMR_REQUEST_RESILIENCY 0x001401D4 /* BB add struct */
+#define FSCTL_LMR_REQUEST_RESILIENCY 0x001401D4
#define FSCTL_LMR_GET_LINK_TRACK_INF 0x001400E8 /* BB add struct */
#define FSCTL_LMR_SET_LINK_TRACK_INF 0x001400EC /* BB add struct */
#define FSCTL_VALIDATE_NEGOTIATE_INFO 0x00140204