FSTests Archive mirror
 help / color / mirror / Atom feed
From: Ferry Meng <mengferry@linux.alibaba.com>
To: fstests@vger.kernel.org
Cc: Ferry Meng <mengferry@linux.alibaba.com>
Subject: [PATCH 0/1] add 'mv' errmsg filter and apply in generic/682
Date: Fri, 19 Jan 2024 16:42:43 +0800	[thread overview]
Message-ID: <20240119084244.56373-1-mengferry@linux.alibaba.com> (raw)

Hi, all:

I have noticed that after coreutils 9.4+, generic/682 will meet the same mismatch output
just like generic/245 (commit d9323ad :'generic/245: Filter mv error message').
To fix this, we can seperate the filter ,move it into common 
directory as '_filter_mv_err_msg' and apply it to similar cases.

Attention: in generic/419 and generic/369, there also exists "cannot move ... to ..." 
output. After testing, generic/419 don't need to apply filter. But I don't know how to 
enable 'richacl' on my filesystem, so I can't verify if generic/369 needs to be fixed.

Ferry Meng (1):
  generic/682: apply 'mv' error message fitler.

 common/filter         | 13 +++++++++++++
 tests/generic/245     |  9 ++++-----
 tests/generic/682     |  2 +-
 tests/generic/682.out |  2 +-
 4 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.19.1.6.gb485710b


             reply	other threads:[~2024-01-19  8:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19  8:42 Ferry Meng [this message]
2024-01-19  8:42 ` [PATCH 1/1] generic/682: apply 'mv' error message fitler Ferry Meng

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=20240119084244.56373-1-mengferry@linux.alibaba.com \
    --to=mengferry@linux.alibaba.com \
    --cc=fstests@vger.kernel.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).