e2fsprogs/resize
Brian Behlendorf d2b2a488f9 [COVERITY] Fix missing return code check for ext2fs_write_inode
Found 2 of the three places where a return code for ext2fs_write_inode() was
not being checked.

The second fix in e2fsck/emptydir.c is basically just to shut coverity up even
though it really is unnecessary.

Coverity ID: 1: Checked Return

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-03-18 11:16:33 -04:00
..
ChangeLog [COVERITY] Fix missing return code check for ext2fs_write_inode 2007-03-18 11:16:33 -04:00
Makefile.in Add support for on-line resizing to resize2fs 2006-03-17 19:45:45 -05:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
extent.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
main.c Use the newer add/remove_error_table com_err interfaces 2006-12-26 03:38:07 -05:00
online.c Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize 2006-10-02 08:30:34 -04:00
resize2fs.8.in Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pages 2006-05-22 17:59:37 -04:00
resize2fs.c [COVERITY] Fix missing return code check for ext2fs_write_inode 2007-03-18 11:16:33 -04:00
resize2fs.h Add support for on-line resizing to resize2fs 2006-03-17 19:45:45 -05:00
sim_progress.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
test_extent.c Many files: 2000-04-06 21:38:34 +00:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00