]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb509439d17cc1cb08e623533818d95637d58a7ae
tree76d8ea34fe47a1557f0cf5e558aa3cb525f39c70
parent6609428d316df5196afa3d4da37fba14b6a7b4bd
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