aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2011-06-14 16:19:54 +0000
committerSteve French <sfrench@us.ibm.com>2011-06-14 16:19:54 +0000
commit1252b3013b790c77e1c4f077a40542f86df37fb4 (patch)
treedd830c22c120672e80c1f4f69e6c7ab255ea3c9b /fs/cifs/cifsfs.h
parent040d15c86747cf44fcf6b8ee19d805d4ef20caf3 (diff)
downloadkernel_samsung_smdk4412-1252b3013b790c77e1c4f077a40542f86df37fb4.zip
kernel_samsung_smdk4412-1252b3013b790c77e1c4f077a40542f86df37fb4.tar.gz
kernel_samsung_smdk4412-1252b3013b790c77e1c4f077a40542f86df37fb4.tar.bz2
[CIFS] update cifs version to 1.73
Signed-off-by: Steve French <sfrench@us.ibm.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 64313f7..0900e16 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.72"
+#define CIFS_VERSION "1.73"
#endif /* _CIFSFS_H */