Whamcloud - gitweb
LU-5318 ptlrpc: export lustre_swab_lmv_mds_md() 46/11046/2
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 10 Jul 2014 15:30:43 +0000 (10:30 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 11 Jul 2014 02:58:43 +0000 (02:58 +0000)
commit28c8226aefd0dc14e47eae40c5b39a62e79f9500
treed0b63ebe29b653ead151148c959bffd9ef5272c4
parent206d525e6bfd7388dc07c636ad378d1f5c327cd5
LU-5318 ptlrpc: export lustre_swab_lmv_mds_md()

lustre_swab_lmv_mds_md() is used in lustre.ko (on little-endian
platforms anyway) so export it from ptlrpc.ko.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Idd918751924660a5e40ee7866e8663fb8fb89dc6
Reviewed-on: http://review.whamcloud.com/11046
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ptlrpc/pack_generic.c