mirror of https://gitee.com/openkylin/linux.git
Update cifs.ko version to 2.09
Signed-off-by: Steven French <steve.french@primarydata.com>
This commit is contained in:
parent
1a967d6c9b
commit
5a4f7e8e7f
|
@ -130,5 +130,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 /* CONFIG_CIFS_NFSD_EXPORT */
|
#endif /* CONFIG_CIFS_NFSD_EXPORT */
|
||||||
|
|
||||||
#define CIFS_VERSION "2.08"
|
#define CIFS_VERSION "2.09"
|
||||||
#endif /* _CIFSFS_H */
|
#endif /* _CIFSFS_H */
|
||||||
|
|
Loading…
Reference in New Issue