lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ