aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
diff options
context:
space:
mode:
authorSteve French <smfrench@gmail.com>2014-07-14 23:28:37 -0500
committerSteve French <smfrench@gmail.com>2014-08-02 01:23:04 -0500
commit81691503b2090e5238586224af26a26973f6c254 (patch)
treeea5b5d39b4dc0521272438608ced971326763219 /fs/cifs/cifsfs.h
parentCIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2 (diff)
downloadlinux-dev-81691503b2090e5238586224af26a26973f6c254.tar.xz
linux-dev-81691503b2090e5238586224af26a26973f6c254.zip
Update cifs version
to 2.04 Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
-rw-r--r--fs/cifs/cifsfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h
index 70f178a7c759..560480263336 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -136,5 +136,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
-#define CIFS_VERSION "2.03"
+#define CIFS_VERSION "2.04"
#endif /* _CIFSFS_H */