projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52d0053
)
cifs: update internal module number
author
Steve French
<stfrench@microsoft.com>
Thu, 20 Jan 2022 04:11:33 +0000
(22:11 -0600)
committer
Steve French
<stfrench@microsoft.com>
Thu, 20 Jan 2022 05:14:34 +0000
(23:14 -0600)
To 2.35
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 7c6f8180df694b717be977bfaafe4b1350f31fb8..15a5c5db038b8230cd36afab81274096f1e21db2 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-152,6
+152,6
@@
extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
-#define SMB3_PRODUCT_BUILD 3
4
-#define CIFS_VERSION "2.3
4
"
+#define SMB3_PRODUCT_BUILD 3
5
+#define CIFS_VERSION "2.3
5
"
#endif /* _CIFSFS_H */