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:
7091bca
)
cifs: update internal module version number
author
Steve French
<stfrench@microsoft.com>
Sun, 10 Feb 2019 22:26:36 +0000
(16:26 -0600)
committer
Steve French
<stfrench@microsoft.com>
Wed, 6 Mar 2019 00:10:04 +0000
(18:10 -0600)
To 2.18
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 7652551a1fc4597bdfc4dc90d1569923b680a5ac..142164ef1f05fe7befc2ad5df61409336b422fb7 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
7
"
+#define CIFS_VERSION "2.1
8
"
#endif /* _CIFSFS_H */