We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d06049 commit afee441Copy full SHA for afee441
1 file changed
fs/cifs/cifsfs.h
@@ -160,5 +160,5 @@ extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
160
extern const struct export_operations cifs_export_ops;
161
#endif /* CONFIG_CIFS_NFSD_EXPORT */
162
163
-#define CIFS_VERSION "2.29"
+#define CIFS_VERSION "2.30"
164
#endif /* _CIFSFS_H */
0 commit comments