commit | 1b6de47f6510c1dafdcf6dd84ecadebd51eabd0b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 15:46:26 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 15:46:26 2012 -0400 |
tree | 0acaa7424a7467a6bbdb757b148961473525373a | |
parent | 9835dbadaaa33f48e1238560519a5e184b83f164 [diff] |
libext2fs: use abort() instead of perror()/exit() This simplifies the number of C library symbols needed by boot loader systems such as yaboot. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>