diff options
author | Steve French <sfrench@us.ibm.com> | 2011-07-12 15:15:02 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-07-12 15:15:02 -0400 |
commit | c2ec9471b5b1307429aef1cfaa2b3ae453a61d6f (patch) | |
tree | ca216e0c2793c56047644496501923d0491cdff2 | |
parent | ea1be1a3c3c4b2bbc32aeb7995e18336c8060e0e (diff) |
[CIFS] update cifs to version 1.74
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 0900e1658c96..036ca83e5f46 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.73" | 132 | #define CIFS_VERSION "1.74" |
133 | #endif /* _CIFSFS_H */ | 133 | #endif /* _CIFSFS_H */ |