Liu Bo
d16919a3fe
Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
...
commit 0198e5b707cfeb5defbd1b71b1ec6e71580d7db9 upstream.
Bio iterated by set_bio_pages_uptodate() is raid56 internal one, so it
will never be a BIO_CLONED bio, and since this is called by end_io
functions, bio->bi_iter.bi_size is zero, we mustn't use
bio_for_each_segment() as that is a no-op if bi_size is zero.
Fixes: 6592e58c6b68e61f003a01ba29a3716e7e2e9484 ("Btrfs: fix write corruption due to bio cloning on raid5/6")
Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-16 20:23:04 +01:00
..
2017-12-20 10:10:30 +01:00
2017-08-21 17:47:42 +02:00
2017-08-16 14:19:53 +02:00
2017-08-16 14:19:53 +02:00
2017-08-21 17:47:43 +02:00
2017-08-16 16:12:01 +02:00
2017-08-16 16:12:05 +02:00
2017-09-09 13:27:51 -07:00
2016-12-06 16:06:59 +01:00
2017-09-29 12:57:35 -07:00
2017-09-14 17:30:49 -07:00
2017-12-14 09:52:54 +01:00
2017-10-06 09:03:08 -07:00
2016-07-26 13:52:25 +02:00
2018-01-31 14:03:42 +01:00
2017-04-18 14:07:23 +02:00
2017-06-29 20:17:01 +02:00
2017-06-29 20:17:01 +02:00
2017-09-14 18:54:01 -07:00
2017-02-28 14:26:07 +01:00
2017-06-29 20:06:11 +02:00
2017-09-29 12:57:35 -07:00
2017-08-16 16:12:04 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-14 09:52:54 +01:00
2017-07-05 16:41:23 -07:00
2018-02-03 17:39:06 +01:00
2018-02-03 17:39:04 +01:00
2017-02-17 12:03:56 +01:00
2017-08-21 17:49:54 +02:00
2017-08-18 16:36:29 +02:00
2017-06-08 17:36:03 +08:00
2016-12-06 16:06:59 +01:00
2017-06-29 20:17:02 +02:00
2017-11-02 11:10:55 +01:00
2018-02-03 17:38:54 +01:00
2017-12-20 10:10:30 +01:00
2017-08-15 09:02:09 -07:00
2017-06-19 18:26:02 +02:00
2017-11-02 11:10:55 +01:00
2017-06-29 20:17:02 +02:00
2017-06-29 20:17:02 +02:00
2017-08-21 17:47:43 +02:00
2017-08-16 16:12:03 +02:00
2017-09-14 17:30:49 -07:00
2017-09-26 14:54:01 +02:00
2017-06-29 20:17:02 +02:00
2018-02-16 20:23:04 +01:00
2016-12-06 16:06:59 +01:00
2017-06-19 18:25:59 +02:00
2017-09-26 14:51:49 +02:00
2017-09-14 18:54:01 -07:00
2017-09-09 13:27:51 -07:00
2018-02-03 17:39:10 +01:00
2017-08-16 14:19:53 +02:00
2017-12-20 10:10:30 +01:00
2017-09-14 18:54:01 -07:00
2017-11-02 11:10:55 +01:00
2017-06-29 20:17:02 +02:00
2017-04-18 14:07:25 +02:00
2018-02-03 17:39:06 +01:00
2017-02-14 15:50:54 +01:00
2017-02-17 12:03:50 +01:00
2017-02-17 12:03:50 +01:00
2016-12-19 18:08:15 +01:00
2018-02-03 17:38:54 +01:00
2017-09-09 13:27:51 -07:00
2017-06-21 19:16:04 +02:00
2017-06-19 18:26:02 +02:00
2017-08-15 09:02:09 -07:00