commit | db6711600e27c885aed89751f04e727f3af26715 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Fri Apr 01 16:14:29 2016 -0400 |
committer | David Sterba <dsterba@suse.com> | Thu Apr 28 11:06:41 2016 +0200 |
tree | 68042251c1f6067f251afae1b269a195139c76b6 | |
parent | 33ca913349962208e13e894ada99b9ae6e0080ee [diff] |
btrfs: uapi/linux/btrfs_tree.h migration, item types and defines The BTRFS_IOC_SEARCH_TREE ioctl returns file system items directly to userspace. In order to decode them, full type information is required. Create a new header, btrfs_tree to contain these since most users won't need them. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Reviewed-by: Josef Bacik <jbacik@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>