commit | d7728c960dccf775b92f2c4139f1216275a45c44 | [log] [tgz] |
---|---|---|
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | Thu Jul 07 16:48:38 2011 +0200 |
committer | Jan Schmidt <list.btrfs@jan-o-sch.net> | Thu Sep 29 12:54:28 2011 +0200 |
tree | 76d8ea34fe47a1557f0cf5e558aa3cb525f39c70 | |
parent | 0ef8e45158f97dde4801b535e25f70f7caf01a27 [diff] |
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>