Skip to content
Commit d24bec3a authored by Mark Fasheh's avatar Mark Fasheh Committed by Chris Mason
Browse files

btrfs: extended inode ref iteration



The iterate_irefs in backref.c is used to build path components from inode
refs. This patch adds code to iterate extended refs as well.

I had modify the callback function signature to abstract out some of the
differences between ref structures. iref_to_path() also needed similar
changes.

Signed-off-by: default avatarMark Fasheh <mfasheh@suse.de>
parent f186373f
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