public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xfstests: hexdump and CVE-2022-0847
@ 2022-03-22 18:29 Zorro Lang
  2022-03-22 18:29 ` [PATCH v2 1/2] xfstests: replace hexdump with od command Zorro Lang
  2022-03-22 18:29 ` [PATCH v2 2/2] fstests: test dirty pipe vulnerability issue of CVE-2022-0847 Zorro Lang
  0 siblings, 2 replies; 7+ messages in thread
From: Zorro Lang @ 2022-03-22 18:29 UTC (permalink / raw)
  To: fstests; +Cc: david, djwong

Thanks review points from Dave and Darrick. This patchset contains 2 patches:
[PATCH v2 1/2] xfstests: replace hexdump with od command
[PATCH v2 2/2] fstests: test dirty pipe vulnerability issue of CVE-2022-0847

[v2 1/2] did below changes:
1) Change g/404, remove od/hexdump command, generate md5 directly
2) Change g/042, remove -v option of od/hexdump
3) As Dave has given this V1 patch a "reviewed-by", so add it

[v2 2/2] did below changes:
1) remove _cleanup(), turn to use default _cleanup function
2) add "rm -f $localfile" before testing start

Thanks,
Zorro


== Messages from original V1 patch ==
I've sent the V2 [2/2] last week[1], but due to the [2/2] hasn't been merged
and the [1/2] will affect [2/2]. So I send these two patches in one patchset
this time. Just please note, the [2/2] is the last version.

[1]
https://lore.kernel.org/fstests/20220320123932.1000005-1-zlang@redhat.com/


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

end of thread, other threads:[~2022-04-10 17:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22 18:29 [PATCH v2 0/2] xfstests: hexdump and CVE-2022-0847 Zorro Lang
2022-03-22 18:29 ` [PATCH v2 1/2] xfstests: replace hexdump with od command Zorro Lang
2022-04-10 15:13   ` Eryu Guan
2022-04-10 17:19     ` Zorro Lang
2022-03-22 18:29 ` [PATCH v2 2/2] fstests: test dirty pipe vulnerability issue of CVE-2022-0847 Zorro Lang
2022-03-22 21:27   ` Darrick J. Wong
2022-03-22 23:18   ` Dave Chinner

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