From: Jan Schmidt Date: Thu, 7 Jul 2011 14:48:38 +0000 (+0200) Subject: btrfs: new ioctls to do logical->inode and inode->path resolving X-Git-Tag: v3.2-rc1~21^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7728c960dccf775b92f2c4139f1216275a45c44;p=pandora-kernel.git 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 --- Reading git-diff-tree failed