Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 07e81dc9 authored by Josef Bacik's avatar Josef Bacik Committed by David Sterba
Browse files

btrfs: move accessor helpers into accessors.h


This is a large patch, but because they're all macros it's impossible to
split up.  Simply copy all of the item accessors in ctree.h and paste
them in accessors.h, and then update any files to include the header so
everything compiles.

Reviewed-by: default avatarAnand Jain <anand.jain@oracle.com>
Signed-off-by: default avatarJosef Bacik <josef@toxicpanda.com>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
[ reformat comments, style fixups ]
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent ad1ac501
No related merge requests found
Showing with 1086 additions and 1090 deletions
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