All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sandeep Patil <sspatil@android.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 4/5] syscalls/bdflush01: delete bdflush test
Date: Sun, 19 May 2019 15:21:38 -0700	[thread overview]
Message-ID: <20190519222138.GF209259@google.com> (raw)
In-Reply-To: <20190519003808.47425-5-sspatil@android.com>

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

  reply	other threads:[~2019-05-19 22:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-19  0:38 [LTP] [PATCH 0/5] New library conversion for few system call tests Sandeep Patil
2019-05-19  0:38 ` [LTP] [PATCH 1/5] syscalls/adjtimex01: Convert to new library Sandeep Patil
2019-05-29 10:07   ` Cyril Hrubis
2019-05-19  0:38 ` [LTP] [PATCH 2/5] syscalls/adjtimex02: " Sandeep Patil
2019-05-29 10:12   ` Cyril Hrubis
2019-05-19  0:38 ` [LTP] [PATCH 3/5] syscalls/asyncio02: convert " Sandeep Patil
2019-05-29 11:25   ` Cyril Hrubis
2019-06-03 14:31     ` Petr Vorel
2019-06-10  0:27       ` Sandeep Patil
2019-05-19  0:38 ` [LTP] [PATCH 4/5] syscalls/bdflush01: delete bdflush test Sandeep Patil
2019-05-19 22:21   ` Sandeep Patil [this message]
2019-05-19 23:33   ` [LTP] [PATCH v2] " Sandeep Patil
2019-05-22 14:56     ` Cyril Hrubis
2019-05-19  0:38 ` [LTP] [PATCH 5/5] syscalls/bind01: convert to new library Sandeep Patil
2019-05-29 11:51   ` Cyril Hrubis
2019-05-31 17:19     ` Sandeep Patil
2019-06-10  0:26     ` Sandeep Patil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190519222138.GF209259@google.com \
    --to=sspatil@android.com \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.