linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is is possible to submit binary image as fstest test case?
@ 2016-10-06  8:12 Qu Wenruo
  2016-10-06 12:29 ` Brian Foster
  2016-10-07  9:18 ` Dave Chinner
  0 siblings, 2 replies; 12+ messages in thread
From: Qu Wenruo @ 2016-10-06  8:12 UTC (permalink / raw)
  To: fstests, btrfs

Hi,

Just as the title says, for some case(OK, btrfs again) we need to catch 
a file system in special timing.

In this specific case, we need to grab a btrfs image undergoing 
balancing, just before the balance finished.

Although we can use flakey to drop all write, we still don't have method 
to catch the timing of the that transaction.


On the other hand, we can tweak our local kernel, adding 
msleep()/message and dump the disk during the sleep.
And the image I dumped can easily trigger btrfs kernel and user-space bug.

So I'm wondering if I can just upload a zipped raw image as part of the 
test case?

Thanks,
Qu



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

end of thread, other threads:[~2016-10-14 18:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-06  8:12 Is is possible to submit binary image as fstest test case? Qu Wenruo
2016-10-06 12:29 ` Brian Foster
2016-10-06 19:24   ` Theodore Ts'o
2016-10-07 15:51     ` David Sterba
2016-10-07  9:18 ` Dave Chinner
2016-10-07  9:26   ` Qu Wenruo
2016-10-07 10:19     ` Dave Chinner
2016-10-07 16:16     ` David Sterba
2016-10-08  3:28       ` Qu Wenruo
2016-10-07 16:05   ` David Sterba
2016-10-09 23:56     ` Dave Chinner
2016-10-14 18:11       ` David Sterba

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).