]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7870d0822be99bdb9353b542007c046966ec18f3
treec4171966268896a1f8b70a1432cd168e8c4b01de
parent6ec656bc0fde92c3cb14d5dc9dca69ec8cce68c6
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