We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77592a commit a8dab63Copy full SHA for a8dab63
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.27"
+#define CIFS_VERSION "2.28"
160
#endif /* _CIFSFS_H */
0 commit comments