cifs: update internal module number 5.18-rc1-smb3-fixes
authorSteve French <stfrench@microsoft.com>
Fri, 1 Apr 2022 22:50:59 +0000 (17:50 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 5 Apr 2022 03:40:14 +0000 (22:40 -0500)
To 2.36

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

index 15a5c5db038b8230cd36afab81274096f1e21db2..c0542bdcd06bcc80dd61c2034ec36b0d64ea2266 100644 (file)
@@ -153,5 +153,5 @@ extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
 #define SMB3_PRODUCT_BUILD 35
-#define CIFS_VERSION   "2.35"
+#define CIFS_VERSION   "2.36"
 #endif                         /* _CIFSFS_H */