]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Btrfs: kill the start argument to read_extent_buffer_pages
authorJosef Bacik <jbacik@fb.com>
Fri, 2 Sep 2016 19:40:03 +0000 (15:40 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 26 Sep 2016 15:59:49 +0000 (17:59 +0200)
commit8436ea91a1c4fd8ed57ff0c0ca482ee3dbe744c7
tree3f28586a9624aad931afc0a9bee8d3a739fd38ae
parentafcdd129e05a9210a5d19d4aa6e0afa475fc49e2
Btrfs: kill the start argument to read_extent_buffer_pages

Nobody uses this, it makes no sense to do partial reads of extent buffers.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h