diff options
author | David Sterba | 2017-02-17 15:59:35 +0100 |
---|---|---|
committer | David Sterba | 2017-02-28 14:29:24 +0100 |
commit | 20c9801d393d9f077c476f40440b481daaccb9d6 (patch) | |
tree | c7dbce8b7c6908bcfde03baee494d9aa44ddade8 /fs/btrfs/dir-item.c | |
parent | btrfs: document existence of extent_io ops callbacks (diff) | |
download | kernel-qcow2-linux-20c9801d393d9f077c476f40440b481daaccb9d6.tar.gz kernel-qcow2-linux-20c9801d393d9f077c476f40440b481daaccb9d6.tar.xz kernel-qcow2-linux-20c9801d393d9f077c476f40440b481daaccb9d6.zip |
btrfs: drop checks for mandatory extent_io_ops callbacks
We know that eadpage_end_io_hook, submit_bio_hook and merge_bio_hook are
always defined so we can drop the checks before we call them.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dir-item.c')
0 files changed, 0 insertions, 0 deletions