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)
commitd7728c960dccf775b92f2c4139f1216275a45c44
tree76d8ea34fe47a1557f0cf5e558aa3cb525f39c70
parent0ef8e45158f97dde4801b535e25f70f7caf01a27
btrfs: new ioctls to do logical->inode and inode->path resolving

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