Whamcloud - gitweb
Clean up resize inode routines in ext2fs library. We no longer print
authorTheodore Ts'o <tytso@mit.edu>
Thu, 23 Dec 2004 12:45:04 +0000 (07:45 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 23 Dec 2004 12:45:04 +0000 (07:45 -0500)
commit40abad69155d59d0cbe081d46606fda8549eb5cf
tree25d2e3c43d8467f3abe26710b08ada627acac4e9
parent5d28e3be679b515fb4a2e9ce1716f2452381b308
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.
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_err.et.in
lib/ext2fs/initialize.c
lib/ext2fs/res_gdt.c