projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e37a02c
)
cifs: update internal module version number
author
Steve French
<stfrench@microsoft.com>
Fri, 13 Sep 2019 21:59:21 +0000
(16:59 -0500)
committer
Steve French
<stfrench@microsoft.com>
Tue, 17 Sep 2019 00:18:39 +0000
(19:18 -0500)
To 2.23
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsfs.h
patch
|
blob
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index 99caf77df4a23edd9291e0f9336ca4a0d6df323e..bc4ca94137f2a678162472d41d5abb5b8a887e86 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-152,5
+152,5
@@
extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
-#define CIFS_VERSION "2.2
2
"
+#define CIFS_VERSION "2.2
3
"
#endif /* _CIFSFS_H */