Skip to content
Commit 4d53dddb authored by David Sterba's avatar David Sterba
Browse files

btrfs: document existence of extent_io ops callbacks



Some of the callbacks defined in btree_extent_io_ops and
btrfs_extent_io_ops do always exist so we don't need to check the
existence before each call. This patch just reorders the definition and
documents which are mandatory/optional.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent c3988d63
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment