Whamcloud - gitweb
LU-5829 misc: remove unnecessary EXPORT_SYMBOL 21/13321/2
authorFrank Zago <fzago@cray.com>
Fri, 9 Jan 2015 18:28:13 +0000 (12:28 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Feb 2015 18:19:58 +0000 (18:19 +0000)
commit34bdd30ec6a2010dfd98c5110487df210d03815d
tree2594947ce7c33661164522e00b21bff02cfc01a1
parent5c61e053874caafe75f84c149de933050e9ec660
LU-5829 misc: remove unnecessary EXPORT_SYMBOL

A lot of symbols don't need to be exported at all because they are
only used in the module they belong to.

Signed-off-by: frank zago <fzago@cray.com>
Change-Id: Ibb6dd722c47c7c76275ac24f1a6d8a4a988f433a
Reviewed-on: http://review.whamcloud.com/13321
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
14 files changed:
lustre/fid/fid_handler.c
lustre/fid/fid_lib.c
lustre/fld/fld_handler.c
lustre/fld/fld_request.c
lustre/lfsck/lfsck_lib.c
lustre/llite/llite_capa.c
lustre/lmv/lmv_obd.c
lustre/lov/lov_dev.c
lustre/osd-ldiskfs/osd_iam.c
lustre/osd-ldiskfs/osd_iam_lfix.c
lustre/osd-ldiskfs/osd_iam_lvar.c
lustre/target/tgt_handler.c
lustre/target/tgt_lastrcvd.c
lustre/target/tgt_main.c