commit | 3c7c6d73f1a0bd45835966f1179fc3e8236a7d9c | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Dec 02 20:52:43 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Dec 02 20:52:43 2013 -0500 |
tree | f96dcb45bd86bbbacdce00f86a1a3653047140d9 | |
parent | 7bef6d52125ef3f1ef07d9da71a13546f6843c56 [diff] |
e2fsck: use problem_t to suppress some -Wconversion warnings All code which stores a problem code should use the problem_t type. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>