projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01f2ee7
)
cifs: update internal module number
author
Steve French
<stfrench@microsoft.com>
Wed, 19 Oct 2022 05:30:04 +0000
(
00:30
-0500)
committer
Steve French
<stfrench@microsoft.com>
Wed, 19 Oct 2022 22:57:51 +0000
(17:57 -0500)
To 2.40
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 5b4a7a32bdc58c65d71e514dfb0fde0ea2dbac55..388b745a978e21a26844661fdadab0a1bf1f87ba 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-153,6
+153,6
@@
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
/* when changing internal version - update following two lines at same time */
-#define SMB3_PRODUCT_BUILD
39
-#define CIFS_VERSION "2.
39
"
+#define SMB3_PRODUCT_BUILD
40
+#define CIFS_VERSION "2.
40
"
#endif /* _CIFSFS_H */