Btrfs-progs: add UUID tree lookup methods
authorStefan Behrens <sbehrens@giantdisaster.de>
Wed, 26 Jun 2013 15:17:56 +0000 (17:17 +0200)
committerDavid Sterba <dsterba@suse.cz>
Fri, 9 Aug 2013 12:32:31 +0000 (14:32 +0200)
commitad280c1b3a8a88e2113dd1bcb725a36be7da5356
tree54a9668e441d4d4aa28ac4723a1c889ad35b7e87
parent64075c5be95b96f3b986b0bf8f6b8e4d910ef1a0
Btrfs-progs: add UUID tree lookup methods

This commit adds UUID tree lookup methods that make use of the search
ioctl. The code is based on the kernel code.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Makefile
ctree.h
uuid-tree.c [new file with mode: 0644]