btrfs: new ioctls to do logical->inode and inode->path resolving
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 7 Jul 2011 14:48:38 +0000 (16:48 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 29 Sep 2011 10:54:28 +0000 (12:54 +0200)
these ioctls make use of the new functions initially added for scrub. they
return all inodes belonging to a logical address (BTRFS_IOC_LOGICAL_INO) and
all paths belonging to an inode (BTRFS_IOC_INO_PATHS).

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
fs/btrfs/ioctl.c
fs/btrfs/ioctl.h

Simple merge
Simple merge