]> git.hungrycats.org Git - linux/commit
btrfs: kill extent_buffer_page helper
authorDavid Sterba <dsterba@suse.cz>
Wed, 30 Jul 2014 23:03:53 +0000 (01:03 +0200)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 23 Jan 2015 13:14:52 +0000 (08:14 -0500)
commitb3053914abf687c59badc6bc62c7bac36f885f7b
treec5a84a34a4555214db7c07f2877c340b2f9c787d
parent2c7849236e3f733e484c52aae5ff6143686ec002
btrfs: kill extent_buffer_page helper

It used to be more complex but now it's just a simple array access.

Signed-off-by: David Sterba <dsterba@suse.cz>
(cherry picked from commit fb85fc9a675738ee2746b51c3aedde944b18ca02)
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h