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:
03313d1
)
cifs: update internal version number
author
Steve French
<stfrench@microsoft.com>
Fri, 9 Jul 2021 18:02:26 +0000
(13:02 -0500)
committer
Steve French
<stfrench@microsoft.com>
Fri, 9 Jul 2021 18:03:36 +0000
(13:03 -0500)
To 2.33
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
177f3e7
..
d25a409
100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-153,5
+153,5
@@
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 CIFS_VERSION "2.3
2
"
+#define CIFS_VERSION "2.3
3
"
#endif /* _CIFSFS_H */