public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eryu Guan <guan@eryu.me>
To: Shiyang Ruan <ruansy.fnst@fujitsu.com>
Cc: fstests@vger.kernel.org, linux-xfs@vger.kernel.org
Subject: Re: [RFC PATCH 0/3] xfs: add memory failure tests for dax mode
Date: Mon, 11 Apr 2022 00:08:08 +0800	[thread overview]
Message-ID: <YlMA6Nb4Azx7nTuZ@desktop> (raw)
In-Reply-To: <4abf66f4-2101-db09-f1c1-4c70668038d3@fujitsu.com>

On Mon, Mar 21, 2022 at 11:00:59PM +0800, Shiyang Ruan wrote:
> ping...  any comments?

Sorry for the DELAY.. The tests look fine to me overall, but I'd like
xfs folks to take a look at them as well.

Thanks,
Eryu

> 
> 在 2022/3/11 23:18, Shiyang Ruan 写道:
> > This patchset is to verify whether memory failure mechanism still works
> > with the dax-rmap feature[1].  With this feature, dax and reflink can be
> > used together[2].  So, we also test it for reflinked files in filesystem
> > mounted with dax option.
> > 
> > [1] https://lore.kernel.org/linux-xfs/20220227120747.711169-1-ruansy.fnst@fujitsu.com/
> > [2] https://lore.kernel.org/linux-xfs/20210928062311.4012070-1-ruansy.fnst@fujitsu.com/
> > 
> > Shiyang Ruan (3):
> >    xfs: add memory failure test for dax mode
> >    xfs: add memory failure test for dax&reflink mode
> >    xfs: add memory failure test for partly-reflinked&dax file
> > 
> >   .gitignore                      |   1 +
> >   src/Makefile                    |   3 +-
> >   src/t_mmap_cow_memory_failure.c | 154 ++++++++++++++++++++++++++++++++
> >   tests/xfs/900                   |  48 ++++++++++
> >   tests/xfs/900.out               |   9 ++
> >   tests/xfs/901                   |  49 ++++++++++
> >   tests/xfs/901.out               |   9 ++
> >   tests/xfs/902                   |  52 +++++++++++
> >   tests/xfs/902.out               |   9 ++
> >   9 files changed, 333 insertions(+), 1 deletion(-)
> >   create mode 100644 src/t_mmap_cow_memory_failure.c
> >   create mode 100755 tests/xfs/900
> >   create mode 100644 tests/xfs/900.out
> >   create mode 100755 tests/xfs/901
> >   create mode 100644 tests/xfs/901.out
> >   create mode 100755 tests/xfs/902
> >   create mode 100644 tests/xfs/902.out
> > 
> 

       reply	other threads:[~2022-04-10 16:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220311151816.2174870-1-ruansy.fnst@fujitsu.com>
     [not found] ` <4abf66f4-2101-db09-f1c1-4c70668038d3@fujitsu.com>
2022-04-10 16:08   ` Eryu Guan [this message]
2022-04-27  6:22 ` [RFC PATCH 0/3] xfs: add memory failure tests for dax mode Zorro Lang

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=YlMA6Nb4Azx7nTuZ@desktop \
    --to=guan@eryu.me \
    --cc=fstests@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=ruansy.fnst@fujitsu.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox