[PATCH v3 8/8] new ioctls to do logical-inode and inode-path resolving

2011-07-07 Thread Jan Schmidt
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.bt...@jan-o-sch.net --- fs/btrfs/ioctl.c | 134

Re: [PATCH v3 8/8] new ioctls to do logical-inode and inode-path resolving

2011-07-07 Thread Hugo Mills
Hi, Jan, On Thu, Jul 07, 2011 at 05:48:33PM +0200, Jan Schmidt wrote: 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). I've not

Re: [PATCH v3 8/8] new ioctls to do logical-inode and inode-path resolving

2011-07-07 Thread Jan Schmidt
Hi, On 07/08/2011 12:29 AM, Hugo Mills wrote: Hi, Jan, On Thu, Jul 07, 2011 at 05:48:33PM +0200, Jan Schmidt wrote: 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