b79fdc0ac3
This patch will enhance the error handling of ext2_copy_inodes by: - Return more meaningful error number Instead of -1 (-EPERM), now return -EIO for ext2 calls error, and proper error number from btrfs calls. - Commit transaction if ext2fs_open_inode_scan() failed - Call ext2fs_close_inode_scan() on error - Hunt down the BUG_ON()s - Add error messages for transaction related calls Signed-off-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
Makefile | ||
common.c | ||
common.h | ||
main.c | ||
source-ext2.c | ||
source-ext2.h | ||
source-fs.c | ||
source-fs.h | ||
source-reiserfs.c | ||
source-reiserfs.h |