commit | 40abad69155d59d0cbe081d46606fda8549eb5cf | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Dec 23 07:45:04 2004 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Dec 23 07:45:04 2004 -0500 |
tree | 25d2e3c43d8467f3abe26710b08ada627acac4e9 | |
parent | 5d28e3be679b515fb4a2e9ce1716f2452381b308 [diff] |
Clean up resize inode routines in ext2fs library. We no longer print any debugging statements from within library code (always a bad idea), and ext2fs_create_resize_inode() will return a proper error code if the resize inode is corrupt, instead of returning -1.