Re: [PATCH v2] btrfs-progs: disk-io: Kill the BUG_ON()s in write_and_map_eb()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Mar 02, 2020 at 12:55:09PM +0800, Qu Wenruo wrote:
> All callers of write_and_map_eb(), except btrfs-corrupt-block, have
> handled error, but inside write_and_map_eb() itself, the only error handling
> is BUG_ON().
> 
> This patch will kill all the BUG_ON()s inside write_and_map_eb(), and
> enhance the the caller in btrfs-corrupt-block() to handle the error.
> 
> Signed-off-by: Qu Wenruo <wqu@xxxxxxxx>

Added to devel, thanks.



[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux