X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fbtrfs%2Fcheck-integrity.c;h=1431a696501704d3f9e0901c64de537b2b20183a;hb=b246de174300db84cf9ef8fae6d4ae3f73900a9e;hp=18af6f48781a1f31e1d41c23bb08a2e1b6ea12a7;hpb=b92eded4b7e6facc4e4ba07de89a3fc24de99552;p=karo-tx-linux.git diff --git a/fs/btrfs/check-integrity.c b/fs/btrfs/check-integrity.c index 18af6f48781a..1431a6965017 100644 --- a/fs/btrfs/check-integrity.c +++ b/fs/btrfs/check-integrity.c @@ -1700,7 +1700,7 @@ static int btrfsic_read_block(struct btrfsic_state *state, unsigned int j; DECLARE_COMPLETION_ONSTACK(complete); - bio = bio_alloc(GFP_NOFS, num_pages - i); + bio = btrfs_io_bio_alloc(GFP_NOFS, num_pages - i); if (!bio) { printk(KERN_INFO "btrfsic: bio_alloc() for %u pages failed!\n",