]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/md/dm-core.h
Merge branch 'dm-4.12' into dm-4.12-post-merge
[mirror_ubuntu-eoan-kernel.git] / drivers / md / dm-core.h
index b92f74d9a9825f4931e396e9c790d60b2ff88f30..97db4d11c05ac169f4f19e23c715139dbaccdebf 100644 (file)
@@ -132,6 +132,7 @@ void dm_init_md_queue(struct mapped_device *md);
 void dm_init_normal_md_queue(struct mapped_device *md);
 int md_in_flight(struct mapped_device *md);
 void disable_write_same(struct mapped_device *md);
+void disable_write_zeroes(struct mapped_device *md);
 
 static inline struct completion *dm_get_completion_from_kobject(struct kobject *kobj)
 {