[LTP] [PATCH 1/2] syscalls/sendfile: Convert sendfile08 to the new API

Cyril Hrubis chrubis@suse.cz
Wed May 19 11:18:28 CEST 2021


Hi!
> -/*
> +/*\
> + * [Description]
> + *
>   * Bug in the splice code has caused the file position on the write side
>   * of the sendfile system call to be incorrectly set to the read side file
>   * position. This can result in the data being written to an incorrect offset.
>   *
> - * This is a regression test for kernel commit
> - * 2cb4b05e7647891b46b91c07c9a60304803d1688
> + * This is a regression test for kernel commit 2cb4b05e7647.
                                                    ^
						    This should be added
						    to the tst_test
						    structure as a tags
						    as well.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list