Commit d563149f authored by James Simmons's avatar James Simmons Committed by Greg Kroah-Hartman

staging: lustre: uapi: move lustre_param.h to uapi directory

Move the header lustre_param.h to proper uapi directory.
Signed-off-by: default avatarJames Simmons <uja.ornl@yahoo.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6401
Reviewed-on: https://review.whamcloud.com/24325Reviewed-by: default avatarBen Evans <bevans@cray.com>
Reviewed-by: default avatarJohn L. Hammond <john.hammond@intel.com>
Reviewed-by: default avatarOleg Drokin <oleg.drokin@intel.com>
Signed-off-by: default avatarJames Simmons <jsimmons@infradead.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent bcf0ec95
......@@ -46,7 +46,7 @@
#include "../include/lustre_dlm.h"
#include "../include/lprocfs_status.h"
#include "../include/lustre_disk.h"
#include "../include/lustre_param.h"
#include "../../include/uapi/linux/lustre/lustre_param.h"
#include "../include/lustre_log.h"
#include "../include/cl_object.h"
#include "../include/obd_cksum.h"
......
......@@ -49,7 +49,7 @@
#include "../include/lustre_lib.h"
#include "../include/lustre_mds.h"
#include "../include/lustre_net.h"
#include "../include/lustre_param.h"
#include "../../include/uapi/linux/lustre/lustre_param.h"
#include "../include/lustre_swab.h"
#include "../include/lprocfs_status.h"
#include "../include/obd_class.h"
......
......@@ -49,7 +49,7 @@
#include "../include/lustre_kernelcomm.h"
#include "../include/lustre_lmv.h"
#include "../include/lustre_log.h"
#include "../include/lustre_param.h"
#include "../../include/uapi/linux/lustre/lustre_param.h"
#include "../include/lustre_swab.h"
#include "../include/obd_class.h"
......
......@@ -42,7 +42,7 @@
#include "../include/llog_swab.h"
#include "../include/lprocfs_status.h"
#include "../include/lustre_log.h"
#include "../include/lustre_param.h"
#include "../../include/uapi/linux/lustre/lustre_param.h"
#include "../include/obd_class.h"
#include "llog_internal.h"
......
......@@ -46,7 +46,7 @@
#include "../include/lustre/lustre_user.h"
#include "../include/lustre_log.h"
#include "../include/lustre_disk.h"
#include "../include/lustre_param.h"
#include "../../include/uapi/linux/lustre/lustre_param.h"
static int (*client_fill_super)(struct super_block *sb,
struct vfsmount *mnt);
......
......@@ -44,7 +44,7 @@
#include "../../include/uapi/linux/lustre/lustre_ioctl.h"
#include "../include/lustre_debug.h"
#include "../include/lustre_obdo.h"
#include "../include/lustre_param.h"
#include "../../include/uapi/linux/lustre/lustre_param.h"
#include "../include/lustre_fid.h"
#include "../include/obd_class.h"
#include "../include/obd.h"
......
......@@ -39,7 +39,7 @@
#include "../include/obd.h"
#include "../include/obd_support.h"
#include "../include/lustre_import.h"
#include "../include/lustre_param.h"
#include "../../include/uapi/linux/lustre/lustre_param.h"
#include "../include/lustre_sec.h"
#include "ptlrpc_internal.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment