]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Linux: Add support for the zoned block device ioctls
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 8 Mar 2018 20:57:41 +0000 (12:57 -0800)
committerBart Van Assche <bart.vanassche@wdc.com>
Mon, 12 Mar 2018 17:46:15 +0000 (10:46 -0700)
commita05d86e562006c4823d7187d9cd5806324ee8d36
tree21b580fb8dbf4046feb8c01409ce95ae684711ae
parentccd1e177ee197e5c17f9eada546a42941517cb29
Linux: Add support for the zoned block device ioctls

Shingled magnetic recording drives support a command set called ZBC
(Zoned Block Commands). Two new ioctls have been added to the Linux
kernel to support such drives, namely VKI_BLKREPORTZONE and
VKI_BLKRESETZONE. Add support to Valgrind for these ioctls.
NEWS
coregrind/m_syswrap/syswrap-linux.c
include/vki/vki-linux.h