Whamcloud - gitweb
LU-6401 obdclass: make get/set_wire_obdo non-inline 66/19266/6
authorBen Evans <bevans@cray.com>
Thu, 31 Mar 2016 19:15:28 +0000 (14:15 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 5 Jul 2016 23:48:37 +0000 (23:48 +0000)
commit219e0a6dd4306a7424dd33146963a0a830035128
tree78f905b6636c2c798306f345596e90f2e850da2d
parentca646b1bd3bedb1727e5a8d6ac803abefa239fef
LU-6401 obdclass: make get/set_wire_obdo non-inline

In http://review.whamcloud.com/#/c/16917/ it was requested that
lustre_get_wire_obdo and lustre_set_wire_obdo to not be
inlined functions.

Signed-off-by: Ben Evans <bevans@cray.com>
Change-Id: Ia0537dfbf2fdbd5e83fe49cda4ab6213d999e5e2
Reviewed-on: http://review.whamcloud.com/19266
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_obdo.h
lustre/obdclass/obdo.c
lustre/ptlrpc/layout.c