We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d03ae4 commit aef0388Copy full SHA for aef0388
1 file changed
fs/cifs/cifsfs.h
@@ -156,5 +156,5 @@ extern int cifs_truncate_page(struct address_space *mapping, loff_t from);
156
extern const struct export_operations cifs_export_ops;
157
#endif /* CONFIG_CIFS_NFSD_EXPORT */
158
159
-#define CIFS_VERSION "2.28"
+#define CIFS_VERSION "2.29"
160
#endif /* _CIFSFS_H */
0 commit comments