public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] add 'mv' errmsg filter and apply in generic/682
@ 2024-01-19  8:42 Ferry Meng
  2024-01-19  8:42 ` [PATCH 1/1] generic/682: apply 'mv' error message fitler Ferry Meng
  0 siblings, 1 reply; 2+ messages in thread
From: Ferry Meng @ 2024-01-19  8:42 UTC (permalink / raw)
  To: fstests; +Cc: Ferry Meng

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-19  8:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-19  8:42 [PATCH 0/1] add 'mv' errmsg filter and apply in generic/682 Ferry Meng
2024-01-19  8:42 ` [PATCH 1/1] generic/682: apply 'mv' error message fitler Ferry Meng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox