Whamcloud - gitweb
LU-1330 obdclass: add obd_target.h 78/2678/10
authorLiu Xuezhao <xuezhao.liu@emc.com>
Mon, 17 Dec 2012 14:25:19 +0000 (22:25 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 1 Jul 2013 21:26:01 +0000 (21:26 +0000)
commita067251099b6b225f2409f680d9e4423253d0730
tree0b9e635a737f51665a02490155a7733ef1b8a9a4
parente00ea21cc99c35ac4ea1386f18964ee5c2b1808b
LU-1330 obdclass: add obd_target.h

Move some server-side data structures form obd.h to obd_target.h.  To
remove some code dependencies use HAVE_SERVER_SUPPORT to protect some
llog/fsfilt_* functions.

Signed-off-by: Liu Xuezhao <xuezhao.liu@emc.com>
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I4e79f76220cc194c31ca4005ff6286a4a6bd72e9
Reviewed-on: http://review.whamcloud.com/2678
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Peng Tao <bergwolf@gmail.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
21 files changed:
lustre/include/Makefile.am
lustre/include/linux/lustre_fsfilt.h
lustre/include/obd.h
lustre/include/obd_target.h [new file with mode: 0644]
lustre/ldlm/ldlm_lib.c
lustre/lvfs/lvfs_linux.c
lustre/mdd/mdd_internal.h
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_mds.c
lustre/mgc/libmgc.c
lustre/obdclass/Makefile.in
lustre/obdclass/autoMakefile.am
lustre/obdclass/lprocfs_status.c
lustre/obdclass/obd_mount.c
lustre/obdclass/obd_mount_server.c
lustre/osd-zfs/osd_index.c
lustre/osd-zfs/osd_io.c
lustre/osd-zfs/osd_object.c
lustre/osd-zfs/osd_xattr.c
lustre/ptlrpc/llog_net.c
lustre/quota/lproc_quota.c