diff options
author | Steve French <sfrench@us.ibm.com> | 2011-05-18 14:08:28 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-05-19 10:10:56 -0400 |
commit | 4e64fb33dea9c4cad0106760c49c7629d4c699a5 (patch) | |
tree | b898bcf8766b25d40472f0d5952458dd0d79443d /fs/cifs/cifsfs.h | |
parent | c4aca0c09f80ca40dbcecb2370af9594fbe9051d (diff) |
[CIFS] Update cifs to version 1.72
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
-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 d304584408d1..64313f778ebf 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.71" | 132 | #define CIFS_VERSION "1.72" |
133 | #endif /* _CIFSFS_H */ | 133 | #endif /* _CIFSFS_H */ |