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:
d339adc
)
cifs: update internal module version number
author
Steve French
<stfrench@microsoft.com>
Tue, 29 Jan 2019 23:27:33 +0000
(17:27 -0600)
committer
Steve French
<stfrench@microsoft.com>
Thu, 31 Jan 2019 13:05:06 +0000
(07:05 -0600)
To 2.17
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 d1f9c2f3f5759f6206aff5f51be30b3891fb3860..7652551a1fc4597bdfc4dc90d1569923b680a5ac 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-150,5
+150,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.1
6
"
+#define CIFS_VERSION "2.1
7
"
#endif /* _CIFSFS_H */