Re: [PATCH] btrfs: btrfs_create_repair_bio never fails, skip error handling

2017-07-13 Thread Liu Bo
On Thu, Jul 13, 2017 at 05:42:15PM +0200, David Sterba wrote: > As it uses the non-failinig bio allocation, we can remove error handling > from the callers as well. > Looks good. Reviewed-by: Liu Bo -liubo > Signed-off-by: David Sterba > --- > fs/btrfs/extent_io.c | 4 > fs/btrfs/inode.c

[PATCH] btrfs: btrfs_create_repair_bio never fails, skip error handling

2017-07-13 Thread David Sterba
As it uses the non-failinig bio allocation, we can remove error handling from the callers as well. Signed-off-by: David Sterba --- fs/btrfs/extent_io.c | 4 fs/btrfs/inode.c | 4 2 files changed, 8 deletions(-) diff --git a/fs/btrfs/extent_io.c b/fs/btrfs/extent_io.c index 2e6f699