]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/compression.c
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[karo-tx-linux.git] / fs / btrfs / compression.c
index 2c0b7b57fcd5525f826f40041da230b5fe212fcf..d2ef9ac2a63038e279239012fdec7de0cf9573e3 100644 (file)
@@ -152,6 +152,7 @@ csum_failed:
                 * we have verified the checksum already, set page
                 * checked so the end_io handlers know about it
                 */
+               ASSERT(!bio_flagged(bio, BIO_CLONED));
                bio_for_each_segment_all(bvec, cb->orig_bio, i)
                        SetPageChecked(bvec->bv_page);