We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f58967 commit 331cc66Copy full SHA for 331cc66
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.26"
+#define CIFS_VERSION "2.27"
160
#endif /* _CIFSFS_H */
0 commit comments