public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Eryu Guan <eguan@redhat.com>
To: "zhangyi (F)" <yi.zhang@huawei.com>
Cc: fstests@vger.kernel.org, linux-unionfs@vger.kernel.org,
	miklos@szeredi.hu, amir73il@gmail.com, miaoxie@huawei.com,
	yangerkun@huawei.com
Subject: Re: [xfstests PATCH v2 0/5] overlay: add overlay filesystem dirs check
Date: Wed, 7 Feb 2018 00:14:51 +0800	[thread overview]
Message-ID: <20180206161451.GU18267@eguan.usersys.redhat.com> (raw)
In-Reply-To: <20180131102759.40997-1-yi.zhang@huawei.com>

On Wed, Jan 31, 2018 at 06:27:54PM +0800, zhangyi (F) wrote:
> Hi, All:
> 
> This patchset implement filesystem check for overlay filesystem, base on
> my "overlay: add fsck.overlay basic tests" patchset and works only if
> fsck.overlay[1] exists (otherwise not run).
> 
> Patch 1 improve and fix _is_mounted helper in common/rc.
> Patch 2 hook fsck helper to _check_test_fs & _check_scratch_fs, and
> introduce helpers for optionally scratch dirs.
> Patch 3~5 modify overlay test cases to do fs check correctly.

Thanks a lot for all the patches and revisions! I just went through this
patchset and had additional comments. I'm sorry again for being late on
review..

> 
> Hi, Eryu:
> 
> The patch 5/5 conflict with Amir's patchset, let me know if you want me
> to rebase it.

Yes, please, rebasing against current master would be great, thanks!

Eryu

> 
> Thanks,
> Yi.
> 
> [1] https://github.com/hisilicon/overlayfs-progs
> 
> Changes since v1:
> - Details comments in patch 1/5.
> - Improve _overlay_check_scratch_dirs to accept extra options.
> - Fix basic filesystem mounted check in _overlay_check_fs.
> - Improve overlay/044 in patch 5/5 to add index=on option.
> 
> 
> zhangyi (F) (5):
>   common/rc: improve mounted check helper
>   overlay: hook filesystem check helper
>   overlay/003: fix fs check failure
>   overlay: skip check for tests finished with corrupt filesystem
>   overlay: correct scratch dirs check
> 
>  common/overlay    | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  common/rc         |  29 +++++--------
>  tests/overlay/003 |   1 -
>  tests/overlay/005 |   6 ++-
>  tests/overlay/010 |   6 ++-
>  tests/overlay/014 |  10 ++++-
>  tests/overlay/019 |   2 +-
>  tests/overlay/031 |   2 +-
>  tests/overlay/035 |   6 ++-
>  tests/overlay/036 |   5 ++-
>  tests/overlay/037 |   6 ++-
>  tests/overlay/038 |  10 ++++-
>  tests/overlay/041 |  10 ++++-
>  tests/overlay/043 |   6 ++-
>  tests/overlay/044 |  13 +++++-
>  15 files changed, 209 insertions(+), 31 deletions(-)
> 
> -- 
> 2.5.0
> 

      parent reply	other threads:[~2018-02-06 16:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-31 10:27 [xfstests PATCH v2 0/5] overlay: add overlay filesystem dirs check zhangyi (F)
2018-01-31 10:27 ` [xfstests PATCH v2 1/5] common/rc: improve mounted check helper zhangyi (F)
2018-02-06 15:21   ` Eryu Guan
2018-01-31 10:27 ` [xfstests PATCH v2 2/5] overlay: hook filesystem " zhangyi (F)
2018-02-06 15:53   ` Eryu Guan
2018-02-06 20:34     ` Amir Goldstein
2018-02-07  4:13       ` Eryu Guan
2018-02-08 12:46     ` zhangyi (F)
2018-01-31 10:27 ` [xfstests PATCH v2 3/5] overlay/003: fix fs check failure zhangyi (F)
2018-01-31 10:27 ` [xfstests PATCH v2 4/5] overlay: skip check for tests finished with corrupt filesystem zhangyi (F)
2018-01-31 10:27 ` [xfstests PATCH v2 5/5] overlay: correct scratch dirs check zhangyi (F)
2018-01-31 15:50   ` Amir Goldstein
2018-02-06 16:11   ` Eryu Guan
2018-02-06 16:14 ` Eryu Guan [this message]

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=20180206161451.GU18267@eguan.usersys.redhat.com \
    --to=eguan@redhat.com \
    --cc=amir73il@gmail.com \
    --cc=fstests@vger.kernel.org \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=miaoxie@huawei.com \
    --cc=miklos@szeredi.hu \
    --cc=yangerkun@huawei.com \
    --cc=yi.zhang@huawei.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