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:
cd1aca2
)
update internal version number for cifs.ko
author
Steve French
<smfrench@gmail.com>
Fri, 26 Jan 2018 22:58:32 +0000
(16:58 -0600)
committer
Steve French
<smfrench@gmail.com>
Fri, 26 Jan 2018 23:03:01 +0000
(17:03 -0600)
To version 2.11
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.h
patch
|
blob
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index 5a10e566f0e610fcaadf0d949e307087f01ecc90..013ba2aed8d9d0cc82c9ed54f16b55190430086d 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-149,5
+149,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
0
"
+#define CIFS_VERSION "2.1
1
"
#endif /* _CIFSFS_H */