projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8d64f8
)
cifs: update internal version number
author
Steve French
<stfrench@microsoft.com>
Sat, 10 Apr 2021 01:32:14 +0000
(20:32 -0500)
committer
Steve French
<stfrench@microsoft.com>
Mon, 26 Apr 2021 04:59:27 +0000
(23:59 -0500)
To 2.32
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 0d7ef150dbb2935489d9ac9665d8b4f224494414..6beddb108ba0ebf18860f15ec00c5007640901eb 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-165,5
+165,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
1
"
+#define CIFS_VERSION "2.3
2
"
#endif /* _CIFSFS_H */