Whamcloud - gitweb
LU-5587 lustre: require HAVE_SERVER_SUPPORT in md_object.h 56/11756/4
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 4 Sep 2014 20:03:30 +0000 (15:03 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 Oct 2014 00:50:30 +0000 (00:50 +0000)
commit245c6d39387bf85b18ea8c4db161f693739fca26
treea84391028c319f4a46e3097a27c9572d3d9b766f
parent2bea4a7a37064135b6021d6808662ddcb1eafcd7
LU-5587 lustre: require HAVE_SERVER_SUPPORT in md_object.h

Move the definition of struct seq_server_site from md_object.h to
lustre_fid.h. Uninclude md_object.h from files that don't need it. In
md_object.h generate a preprocessor error if HAVE_SERVER_SUPPORT is
not defined.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ie3fd464ef4a71f09ccaffae409901cb48705301b
Reviewed-on: http://review.whamcloud.com/11756
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/fid/fid_handler.c
lustre/fid/fid_store.c
lustre/fid/lproc_fid.c
lustre/fld/fld_handler.c
lustre/fld/lproc_fld.c
lustre/include/lustre_fid.h
lustre/include/md_object.h
lustre/obdclass/Makefile.in
lustre/obdecho/echo_client.c