btrfs-progs/mkfs
David Sterba ea0b894967 btrfs-progs: mkfs: do proper error handling
Replace BUG_ON after transaction start failures, all the functions
already handle errors and return them to the caller. The other error
handling is for impossible conditions.

Signed-off-by: David Sterba <dsterba@suse.com>
2022-10-11 09:08:10 +02:00
..
common.c btrfs-progs: remove unnecessary casts for u64 2022-10-11 09:08:09 +02:00
common.h btrfs-progs: mkfs: update include lists 2022-10-11 09:06:12 +02:00
main.c btrfs-progs: mkfs: do proper error handling 2022-10-11 09:08:10 +02:00
Makefile btrfs-progs: build: add stub makefile to image and mkfs 2019-07-04 15:36:01 +02:00
rootdir.c btrfs-progs: mkfs: do proper error handling 2022-10-11 09:08:10 +02:00
rootdir.h btrfs-progs: mkfs: update include lists 2022-10-11 09:06:12 +02:00