[CIFS] update cifs version to 1.73
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
040d15c867
commit
1252b3013b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
extern const struct export_operations cifs_export_ops;
|
||||||
#endif /* CIFS_NFSD_EXPORT */
|
#endif /* CIFS_NFSD_EXPORT */
|
||||||
|
|
||||||
#define CIFS_VERSION "1.72"
|
#define CIFS_VERSION "1.73"
|
||||||
#endif /* _CIFSFS_H */
|
#endif /* _CIFSFS_H */
|
||||||
|
|
Loading…
Add table
Reference in a new issue