Whamcloud - gitweb
e2fsck: add ability to limit the # of problems of a particular type
authorTheodore Ts'o <tytso@mit.edu>
Wed, 14 Mar 2012 21:44:54 +0000 (17:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 14 Mar 2012 21:44:54 +0000 (17:44 -0400)
commitdef8da382927803a88d6003d5baa159f668a153b
treee54cdd0d48561d0de0bd351fc0d5661150294fa2
parent26c09eb8145a16dcba6c40810d46a78712d253f2
e2fsck: add ability to limit the # of problems of a particular type

This throttles the output of a particular problem type, to avoid a
bottleneck caused by (for example) printing a large number of
characters over a rate-limited a serial console.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/problem.c
e2fsck/problemP.h