btrfs: remove more obsolete v0 extent ref declarations
authorDavid Sterba <dsterba@suse.com>
Mon, 11 May 2020 12:49:10 +0000 (14:49 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 May 2020 09:25:29 +0000 (11:25 +0200)
commit31344b2fcead3239c5b801016d9bae82506b92c2
tree08646d72cff8187412f194c2a850f4e875a7c19a
parent943aeb0dae9903ec70157129daed246086e8e111
btrfs: remove more obsolete v0 extent ref declarations

The extent references v0 have been superseded long time go, there are
some unused declarations of access helpers. We can safely remove them
now. The struct btrfs_extent_ref_v0 is not used anywhere, but struct
btrfs_extent_item_v0 is still part of a backward compatibility check in
relocation.c and thus not removed.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
include/uapi/linux/btrfs_tree.h