OSDN Git Service

cifs: update internal version number
authorSteve French <stfrench@microsoft.com>
Tue, 23 Nov 2021 00:37:37 +0000 (18:37 -0600)
committerSteve French <stfrench@microsoft.com>
Tue, 23 Nov 2021 16:07:15 +0000 (10:07 -0600)
To 2.34

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

index b50da19..9e5d9e1 100644 (file)
@@ -152,5 +152,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.33"
+#define CIFS_VERSION   "2.34"
 #endif                         /* _CIFSFS_H */