From: Filipe Brandenburger Date: Tue, 29 Jan 2013 06:04:50 +0000 (+0000) Subject: Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h X-Git-Tag: v3.9-rc1~17^2~29^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e301fd57a6239ec14b91a1cf2e70b3dd135194;p=pandora-kernel.git Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h The header file will then be installed under /usr/include/linux so that userspace applications can refer to Btrfs ioctls by name and use the same structs used internally in the kernel. Signed-off-by: Filipe Brandenburger Signed-off-by: Josef Bacik --- Reading git-diff-tree failed