]> git.hungrycats.org Git - linux/commit
btrfs: assign error values to the correct bio structs
authorJunjie Mao <junjie.mao@enight.me>
Mon, 17 Oct 2016 01:20:25 +0000 (09:20 +0800)
committerZygo Blaxell <zblaxell@thirteen.furryterror.org>
Sat, 22 Oct 2016 20:21:09 +0000 (16:21 -0400)
commit54e1788b7a087856d3814a837227d22f3e7350f6
tree06ef9d3fc37eb6ff43c2ec1fb74718cf55bf8cf3
parente2492c2304d89e1afe49233fcf5af95f7744acc1
btrfs: assign error values to the correct bio structs

commit 14155cafeadda946376260e2ad5d39a0528a332f upstream.

Fixes: 4246a0b63bd8 ("block: add a bi_error field to struct bio")
Signed-off-by: Junjie Mao <junjie.mao@enight.me>
Acked-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit f22a8a5c0a6f5e691787f79d0e411e4ec5528b28)
fs/btrfs/compression.c