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 <filbranden@google.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
This commit is contained in:
Filipe Brandenburger
2013-01-29 06:04:50 +00:00
کامیت شده توسط Josef Bacik
والد 82b22ac8f6
کامیت 55e301fd57
11فایلهای تغییر یافته به همراه19 افزوده شده و 11 حذف شده

مشاهده پرونده

@@ -21,8 +21,8 @@
#include <linux/bio.h>
#include <linux/sort.h>
#include <linux/btrfs.h>
#include "async-thread.h"
#include "ioctl.h"
#define BTRFS_STRIPE_LEN (64 * 1024)