Whamcloud - gitweb
LU-2467 ptlrpc: Fix an unideal symbol export
authorLi Wei <wei.g.li@intel.com>
Tue, 5 Feb 2013 07:30:40 +0000 (15:30 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 1 Apr 2013 18:04:37 +0000 (14:04 -0400)
commit44d48c39820fc66947fae947269a6e2fe4e10cb9
tree6e2a3e8859856f371012883daccb060bb72794e1
parent1c69e4dd53307cbd17b05a24191280f431173c9f
LU-2467 ptlrpc: Fix an unideal symbol export

The "suppress_pings" symbol is a little bit too short to export.  This
patch exports a function, ptlrpc_pinger_suppress_pings(), instead.

Change-Id: Ifdcf5d2459baa7ae2709572a2fd4d02b72e440df
Signed-off-by: Li Wei <wei.g.li@intel.com>
Reviewed-on: http://review.whamcloud.com/5270
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_net.h
lustre/mdt/mdt_handler.c
lustre/ofd/ofd_obd.c
lustre/ptlrpc/pinger.c