Btrfs-progs: added ioctls and commands to resolve inodes and logical addrs
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Wed, 2 Nov 2011 15:42:30 +0000 (11:42 -0400)
committerChris Mason <chris.mason@oracle.com>
Wed, 2 Nov 2011 19:46:10 +0000 (15:46 -0400)
commit6055e736045d7e1f83ea77551941c7745ad36ec2
treeefb881b6d1d1ea02a2ab159dbb9a956fc496332c
parentdcdbc1ce18ef73224198d45d8463a86709379202
Btrfs-progs: added ioctls and commands to resolve inodes and logical addrs

two new commands that make use of the new path resolving functions
implemented for scrub, doing the resolving in-kernel. the result for both
commands is a list of files belonging to that inode / logical address.

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
btrfs-list.c
btrfs.c
btrfs_cmds.c
btrfs_cmds.h
ioctl.h