btrfs-progs/convert
Qu Wenruo 5587635716 btrfs-progs: convert: update error message to reflect original fs unmodified cases
The original fs is not touched until we migrate the super blocks.

Under most error cases, we fail before that thus the original fs is
still safe.

So change the error message according the stages we failed to reflect
that.

Signed-off-by: Qu Wenruo <wqu@suse.com>
[ adjust wording of messages ]
Signed-off-by: David Sterba <dsterba@suse.com>
2020-08-31 17:01:03 +02:00
..
common.c btrfs-progs: sync block group item accessors from kernel 2020-05-11 20:49:46 +02:00
common.h btrfs-progs: lots of typo fixes (codespell) 2020-03-31 18:37:38 +02:00
main.c btrfs-progs: convert: update error message to reflect original fs unmodified cases 2020-08-31 17:01:03 +02:00
Makefile
source-ext2.c btrfs-progs: convert: handle errors better in ext2_copy_inodes() 2020-08-31 17:01:03 +02:00
source-ext2.h
source-fs.c btrfs-progs: rename btrfs_block_group_cache to btrfs_block_group 2020-05-11 20:50:00 +02:00
source-fs.h
source-reiserfs.c btrfs-progs: convert: prevent 32bit overflow for cctx->total_bytes 2020-08-28 18:31:06 +02:00
source-reiserfs.h