[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080820002406.GD28029@jukie.net>
Date: Tue, 19 Aug 2008 20:24:06 -0400
From: Bart Trojanowski <bart@...ie.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Cc: Al Viro <viro@...iv.linux.org.uk>
Subject: Re: vfat BKL/lock_super regression in v2.6.26-rc3-g8f59342
* Linus Torvalds <torvalds@...ux-foundation.org> [080819 20:12]:
> Btw, while you're at it, can you try doing some random writes to that
> thing, since the whole sync mount is quite possibly going to find a few
> other cases like this.
My bisect test script moved files back and forth between the device and
my hard disk. If the patch works, I'll modify the script to also do
some truncate and overwrite tests, and maybe do a few things in
parallel.
> IOW, _maybe_ you hit the only case that is ever going to be an issue for
> sync mounts, and maybe you didn't. In my eternal quest to never actually
> test anything myself, I'm hoping you can try some writing (and
> over-writing) of files, since writes to the filesystem is where the whole
> "sync" thing is going to show up (both metadata ie file creation and
> removal, and "real" data ie normal write/truncate calls).
I am glad to help you in your eternal quest. :)
-Bart
--
WebSig: http://www.jukie.net/~bart/sig/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists