On Wed, 2020-02-19 at 00:54 -0600, Benjamin Marzinski wrote:
> get_events() used a NULL or a zeroed timeout to mean "don't wait".
> io_getevents() uses a NULL timeout to mean "wait forever" and a
> zeroed timeout to mean "don't wait". Make get_events() work like
> io_getevents().
> 
> Signed-off-by: Benjamin Marzinski <bmarz...@redhat.com>
> ---
>  libmultipath/checkers/directio.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Thank you.

Reviewed-by: Martin Wilck <mwi...@suse.com>



--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to