mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
staging: lustre: uapi: move lustre_param.h to uapi directory
Move the header lustre_param.h to proper uapi directory. Signed-off-by: James Simmons <uja.ornl@yahoo.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6401 Reviewed-on: https://review.whamcloud.com/24325 Reviewed-by: Ben Evans <bevans@cray.com> Reviewed-by: John L. Hammond <john.hammond@intel.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
bcf0ec951b
commit
d563149f06
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user