Whamcloud - gitweb
LU-7269 ptlrpc: remove ptlrpc_prep_req 65/16765/5
authorBen Evans <bevans@cray.com>
Wed, 7 Oct 2015 17:30:52 +0000 (12:30 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 13 Nov 2015 18:27:34 +0000 (18:27 +0000)
commit70e90c3f42ff0f1f28b6045ce42f7e1736bd88a5
treeaec85d77e9966ca9eb6b68f157c0245d01eb2349
parentdf6cf859bbb29392064e6ddb701f3357e01b3a13
LU-7269 ptlrpc: remove ptlrpc_prep_req

Remove unused functions ptlrpc_prep_req, ptlrpc_prep_req_pool
Combine __ptlrpc_request_bufs_pack and ptlrpc_request_bufs_pack

Signed-off-by: Ben Evans <bevans@cray.com>
Change-Id: I4e4e64aa1f7fa4c85daf311906f6417a513dcddc
Reviewed-on: http://review.whamcloud.com/16765
Tested-by: Jenkins
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Chris Horn <hornc@cray.com>
lustre/include/lustre_net.h
lustre/ptlrpc/client.c