[LTP] [PATCH 4/5] syscalls/bdflush01: delete bdflush test

Sandeep Patil sspatil@android.com
Mon May 20 00:21:38 CEST 2019


On Sat, May 18, 2019 at 05:38:07PM -0700, Sandeep Patil wrote:
> The manual says the system call is deprecated since Linux 2.6
> and does nothing. So, remove the test.
> 
> Signed-off-by: Sandeep Patil <sspatil@android.com>
> ---
>  testcases/kernel/syscalls/bdflush/.gitignore  |   1 -
>  testcases/kernel/syscalls/bdflush/Makefile    |  23 ----
>  testcases/kernel/syscalls/bdflush/bdflush01.c | 126 ------------------
>  3 files changed, 150 deletions(-)
>  delete mode 100644 testcases/kernel/syscalls/bdflush/.gitignore
>  delete mode 100644 testcases/kernel/syscalls/bdflush/Makefile
>  delete mode 100644 testcases/kernel/syscalls/bdflush/bdflush01.c

It seems I've missed removing 'bdflush01' from runtest. I will send a v2 with
that, if you can look at other patches in the mean time.

- ssp


More information about the ltp mailing list