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:	Mon, 17 Aug 2015 11:12:15 +1000
From:	Dave Chinner <david@...morbit.com>
To:	Theodore Ts'o <tytso@....edu>
Cc:	Ext4 Developers List <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] ext4: ratelimit the file system mounted message

On Sat, Aug 15, 2015 at 02:59:57PM -0400, Theodore Ts'o wrote:
> The xfstests ext4/305 will mount and unmount the same file system over
> 4,000 times, and each one of these will cause a system log message.
> Ratelimit this message since if we are getting more than a few dozen
> of these messages, they probably aren't going to be helpful.

Perhaps you should look at fixing the test or making it a more
targetted reproducer. Tests that do "loop doing something basic
while looping doing something else basic for X minutes to try to
trip a race condition" aren't very good regression tests....

Cheers,

Dave.
-- 
Dave Chinner
david@...morbit.com
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists