commit | 58409edd2d5cc24716cb9ce690803696c5118503 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed May 04 11:46:10 2016 +0200 |
committer | David Sterba <dsterba@suse.com> | Fri May 06 14:57:57 2016 +0200 |
tree | ea605dcc992dea3d662abb8e72cd0c0ca6a6e6ad | |
parent | ad8403df054c9b5dc3175a26c6179571b9cafa4e [diff] |
btrfs: kill unused writepage_io_hook callback It seems to be long time unused, since 2008 and 6885f308b5570 ("Btrfs: Misc 2.6.25 updates"). Propagating the removal touches some code but has no functional effect. Signed-off-by: David Sterba <dsterba@suse.com>