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:
7d03ae4
)
cifs: update internal module version number
author
Steve French
<stfrench@microsoft.com>
Mon, 28 Sep 2020 03:43:22 +0000
(22:43 -0500)
committer
Steve French
<stfrench@microsoft.com>
Sat, 24 Oct 2020 04:41:49 +0000
(23:41 -0500)
To 2.29
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 99b3180c613adf09d7beb09954894db7bdd01acd..905d038637214f108898cca18e931a5cb3650322 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-156,5
+156,5
@@
extern int cifs_truncate_page(struct address_space *mapping, loff_t from);
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
-#define CIFS_VERSION "2.2
8
"
+#define CIFS_VERSION "2.2
9
"
#endif /* _CIFSFS_H */