Whamcloud - gitweb
LU-5829 ldlm: remove unnecessary EXPORT_SYMBOL 24/13324/2
authorFrank Zago <fzago@cray.com>
Fri, 9 Jan 2015 18:25:58 +0000 (12:25 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 18 Mar 2015 11:18:44 +0000 (11:18 +0000)
commite536e511c9e634d8cb7faf763ecab4cab5f40267
tree4d0bd67f72685a070b8610884465a0630124a662
parentdb841c2218bd184f0b113e99c316b9039194859c
LU-5829 ldlm: 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: Ic182e844d621e6ba3c22e685c72b3702ccbb793b
Reviewed-on: http://review.whamcloud.com/13324
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ldlm/interval_tree.c
lustre/ldlm/ldlm_flock.c
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_pool.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c