commit | 0f5676f202f9b4edfcd2bf4dde38af54f1b4a101 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Mar 15 18:24:42 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Mar 15 18:24:42 2012 -0400 |
tree | fdab2e4e9bb0217a29fa5844e7f9ba3cdaacbebc | |
parent | 24dea55494ea753dbc8e4d965345cd2a7144d4fd [diff] |
e2fsck: add support for field widths in messages using %-expansion This will come in handy when printing checksums, some of which are 32-bit and some of which are 16-bit. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>