diff options
author | Steve French <sfrench@us.ibm.com> | 2011-06-14 12:19:54 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-06-14 12:19:54 -0400 |
commit | 1252b3013b790c77e1c4f077a40542f86df37fb4 (patch) | |
tree | dd830c22c120672e80c1f4f69e6c7ab255ea3c9b | |
parent | 040d15c86747cf44fcf6b8ee19d805d4ef20caf3 (diff) |
[CIFS] update cifs version to 1.73
Signed-off-by: Steve French <sfrench@us.ibm.com>
-rw-r--r-- | fs/cifs/cifsfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 64313f778ebf..0900e1658c96 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); | |||
129 | extern const struct export_operations cifs_export_ops; | 129 | extern const struct export_operations cifs_export_ops; |
130 | #endif /* CIFS_NFSD_EXPORT */ | 130 | #endif /* CIFS_NFSD_EXPORT */ |
131 | 131 | ||
132 | #define CIFS_VERSION "1.72" | 132 | #define CIFS_VERSION "1.73" |
133 | #endif /* _CIFSFS_H */ | 133 | #endif /* _CIFSFS_H */ |