Displaying 2 results from an estimated 2 matches for "tapdisk_control_open_imag".
Did you mean:
tapdisk_control_open_image
2012 Mar 02
0
BLKTAP2_IOCTL_CREATE_DEVICE vs. struct blktap2_params' name member
What is the purpose of the name member? And why is it that it''s being
left uninitialized (causing the kernel driver to print garbage [in the
2.6.18 driver''s blktap_validate_params()] or even fail [in pv-ops''
blktap_device_validate_params()]) in tapdisk_control_open_image()?
Thanks, Jan
2013 Jul 15
21
[PATCH 00 of 21 RESEND] blktap3/drivers: Introduce tapdisk server.
This patch series copies the core of the tapdisk process from blktap2, with
updates coming from blktap2.5.
Signed-off-by: Thanos Makatos <thanos.makatos@citrix.com>