linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Output selection, improvements for ext4/001
@ 2015-11-04 16:31 Jan Kara
  2015-11-04 16:31 ` [PATCH 1/4] _filter_fiemap: Avoid awk interval regexps Jan Kara
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jan Kara @ 2015-11-04 16:31 UTC (permalink / raw)
  To: fstests; +Cc: linux-ext4, Jan Kara

Hello,

the patch series below addresses some issues with test ext4/001. The first
patch is just a minor improvement to _filter_fiemap to work with older awk
programs. The second patch updates expected output of the test because it
slightly changes after punch hole fixes.

Patch 3 implements function which allows selecting different output file based
on mount options (or basically any feature string that's passed to the function
- e.g. selection based on fs blocksize can be easily done as well). Current
helper _link_out_file() could be implemented using this as well but for now
I left it alone. I think this feature can be useful when different mount
options change behavior of the filesystem and thus different output is
generated but we want to have test working all mount options.

Patch 4 uses the output selection function in ext4/001 to select different
output files based on mount options.

Comments welcome!

								Honza

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

end of thread, other threads:[~2015-11-18 15:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 16:31 [PATCH 0/4] Output selection, improvements for ext4/001 Jan Kara
2015-11-04 16:31 ` [PATCH 1/4] _filter_fiemap: Avoid awk interval regexps Jan Kara
2015-11-04 16:31 ` [PATCH 2/4] ext4/001: Update output Jan Kara
2015-11-04 16:31 ` [PATCH 3/4] common: Add function for selecting from different output files Jan Kara
2015-11-16 21:29   ` Dave Chinner
2015-11-18 15:37     ` Jan Kara
2015-11-04 16:31 ` [PATCH 4/4] ext4/001: Select different output based on mount options Jan Kara

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 NNTP newsgroup(s).