summaryrefslogtreecommitdiff
path: root/fs/btrfs/qgroup.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2016-11-25 11:07:53 +0300
committerDavid Sterba <dsterba@suse.com>2016-11-30 15:45:20 +0300
commit1621f8f3f9cdfab43822aa54a84c2a0a5111b936 (patch)
treeb5c9e11a5107d7137b1b7f2c6fc926935d4a46f9 /fs/btrfs/qgroup.h
parent4989d277eb4b36cc1aacf72725b53977c6b5260d (diff)
downloadlinux-1621f8f3f9cdfab43822aa54a84c2a0a5111b936.tar.xz
btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio
And remove the bogus check for a NULL return value from kmap, which can't happen. While we're at it: I don't think that kmapping up to 256 will work without deadlocks on highmem machines, a better idea would be to use vm_map_ram to map all of them into a single virtual address range. Incidentally that would also simplify the code a lot. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Omar Sandoval <osandov@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/qgroup.h')
0 files changed, 0 insertions, 0 deletions