aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2011-07-12 19:15:02 +0000
committerSteve French <sfrench@us.ibm.com>2011-07-12 19:15:02 +0000
commitc2ec9471b5b1307429aef1cfaa2b3ae453a61d6f (patch)
treeca216e0c2793c56047644496501923d0491cdff2
parentea1be1a3c3c4b2bbc32aeb7995e18336c8060e0e (diff)
downloadlinux-namespace-control-devel-c2ec9471b5b1307429aef1cfaa2b3ae453a61d6f.tar.gz
[CIFS] update cifs to version 1.74
Signed-off-by: Steve French <sfrench@us.ibm.com>
-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 0900e1658c967..036ca83e5f461 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -129,5 +129,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* CIFS_NFSD_EXPORT */
-#define CIFS_VERSION "1.73"
+#define CIFS_VERSION "1.74"
#endif /* _CIFSFS_H */