projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb39d30
)
cifs: update internal module number
author
Steve French
<stfrench@microsoft.com>
Fri, 1 Apr 2022 22:50:59 +0000
(17:50 -0500)
committer
Steve French
<stfrench@microsoft.com>
Tue, 5 Apr 2022 03:40:14 +0000
(22:40 -0500)
To 2.36
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 15a5c5db038b8230cd36afab81274096f1e21db2..c0542bdcd06bcc80dd61c2034ec36b0d64ea2266 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-153,5
+153,5
@@
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
#define SMB3_PRODUCT_BUILD 35
-#define CIFS_VERSION "2.3
5
"
+#define CIFS_VERSION "2.3
6
"
#endif /* _CIFSFS_H */