cifs: update internal module number 6.2-rc-smb3-client-fixes-part2
authorSteve French <stfrench@microsoft.com>
Fri, 16 Dec 2022 02:03:17 +0000 (20:03 -0600)
committerSteve French <stfrench@microsoft.com>
Mon, 19 Dec 2022 14:04:50 +0000 (08:04 -0600)
To 2.41

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsfs.h

index 00a573e0ad0e19acdab2f42e950d828bf4dd29a5..63a0ac2b93558a418dd20f3b64a7ac4e38867878 100644 (file)
@@ -153,6 +153,6 @@ extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
 /* when changing internal version - update following two lines at same time */
-#define SMB3_PRODUCT_BUILD 40
-#define CIFS_VERSION   "2.40"
+#define SMB3_PRODUCT_BUILD 41
+#define CIFS_VERSION   "2.41"
 #endif                         /* _CIFSFS_H */