]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: don't pass the inode through clean_io_failure
authorJosef Bacik <josef@toxicpanda.com>
Fri, 5 May 2017 15:57:15 +0000 (11:57 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 19 Jun 2017 16:25:58 +0000 (18:25 +0200)
commit6a95179333f81ff77f9f90df99d81ba05b191bcf
treec4171966268896a1f8b70a1432cd168e8c4b01de
parent30c0f7fd8c8fb3f6414e68984151a65376b7342a
Btrfs: don't pass the inode through clean_io_failure

Instead pass around the failure tree and the io tree.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h
fs/btrfs/inode.c