projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
126c97f
)
cifs: update internal module version number for cifs.ko to 2.12
author
Steve French
<stfrench@microsoft.com>
Wed, 22 Aug 2018 02:37:53 +0000
(21:37 -0500)
committer
Steve French
<stfrench@microsoft.com>
Thu, 23 Aug 2018 20:11:10 +0000
(15:11 -0500)
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
f3a78ef
..
f047e87
100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-148,5
+148,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
2
"
+#define CIFS_VERSION "2.1
3
"
#endif /* _CIFSFS_H */