mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 10:36:41 +07:00
[CIFS] Update cifs minor version
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
7a8587e7c8
commit
cab6958da0
@ -127,5 +127,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
|
||||
extern const struct export_operations cifs_export_ops;
|
||||
#endif /* EXPERIMENTAL */
|
||||
|
||||
#define CIFS_VERSION "1.69"
|
||||
#define CIFS_VERSION "1.70"
|
||||
#endif /* _CIFSFS_H */
|
||||
|
Loading…
Reference in New Issue
Block a user