projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e77978d
)
update internal module version number for cifs.ko
author
Steve French
<stfrench@microsoft.com>
Thu, 19 Jan 2023 21:20:21 +0000
(15:20 -0600)
committer
Steve French
<stfrench@microsoft.com>
Tue, 21 Feb 2023 07:25:44 +0000
(
01:25
-0600)
From 2.41 to 2.42
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 ea628da503c68f98e697a37f179f225cce2b23ac..845a0dda58648e9b43067b5ef8641562199bf016 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-160,5
+160,5
@@
extern const struct export_operations cifs_export_ops;
/* when changing internal version - update following two lines at same time */
#define SMB3_PRODUCT_BUILD 41
-#define CIFS_VERSION "2.4
1
"
+#define CIFS_VERSION "2.4
2
"
#endif /* _CIFSFS_H */