projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebaf546
)
cifs: update module internal version number
author
Steve French
<stfrench@microsoft.com>
Sun, 31 Mar 2019 23:00:54 +0000
(18:00 -0500)
committer
Steve French
<stfrench@microsoft.com>
Wed, 8 May 2019 04:24:56 +0000
(23:24 -0500)
To 2.20
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
c47d93d
..
aea0057
100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-152,5
+152,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.
19
"
+#define CIFS_VERSION "2.
20
"
#endif /* _CIFSFS_H */