public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* vfs whitebox test
@ 2003-11-24 23:29 Pat LaVarre
  2003-11-25 15:46 ` Pat LaVarre
  0 siblings, 1 reply; 10+ messages in thread
From: Pat LaVarre @ 2003-11-24 23:29 UTC (permalink / raw)
  To: linux-fsdevel

Anybody already pull together some more closely interactive way of
trying creative patterns of calls thru the vfs layer?

I ask because I'm still hung up on my demo that udf.ko can't reliably
write more than one file at a time:

http://marc.theaimsgroup.com/?l=linux-fsdevel&m=106676214111422

List: linux-fsdevel
Subject: Re: zeroes read back more often than appended
Date: 2003-10-21 18:44:54

I'm guessing what makes that demo tough to analyse is that I wrote it up
at the high level of fopen/ fwrite/ fclose/ hexdump.  I'm guessing
translating that demo down to the more verbose level of open/ write/
read/ close actually won't make the demo significantly easier to
analyse.  I'm thinking I have to drop down to the vfs level.

Can I somehow drop down to the vfs level?

Maybe I could run the fs as a .so?

Can I help in any way quicker than deciphering the source of udf.ko?

Pat LaVarre



^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: vfs whitebox test
@ 2003-12-04 19:14 Pat LaVarre
  2003-12-05 18:12 ` Pat LaVarre
  0 siblings, 1 reply; 10+ messages in thread
From: Pat LaVarre @ 2003-12-04 19:14 UTC (permalink / raw)
  To: linux-fsdevel

kdb and kgdb exist


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

end of thread, other threads:[~2003-12-05 18:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-24 23:29 vfs whitebox test Pat LaVarre
2003-11-25 15:46 ` Pat LaVarre
2003-11-25 17:04   ` Pat LaVarre
2003-11-25 17:06     ` Randy.Dunlap
2003-11-25 17:12     ` Pat LaVarre
2003-11-25 19:59       ` Pat LaVarre
2003-11-25 17:09   ` Randy.Dunlap
2003-11-25 17:33     ` Pat LaVarre
  -- strict thread matches above, loose matches on Subject: below --
2003-12-04 19:14 Pat LaVarre
2003-12-05 18:12 ` Pat LaVarre

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