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:
8c11a60
)
cifs: update internal module version number
author
Steve French
<stfrench@microsoft.com>
Wed, 20 Mar 2019 21:42:50 +0000
(16:42 -0500)
committer
Steve French
<stfrench@microsoft.com>
Sat, 23 Mar 2019 03:43:04 +0000
(22:43 -0500)
To 2.19
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 142164ef1f05fe7befc2ad5df61409336b422fb7..5c0298b9998fc326795c435f6050c3563bdf09f4 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
8
"
+#define CIFS_VERSION "2.1
9
"
#endif /* _CIFSFS_H */