Whamcloud - gitweb
LU-5531 osc: Debug to match extent to brw RPC 48/11548/3
authorPatrick Farrell <paf@cray.com>
Thu, 21 Aug 2014 20:59:23 +0000 (15:59 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 18 Sep 2014 10:24:46 +0000 (10:24 +0000)
commitd2e2164037164f213437797733b940d68794cff1
tree4e50dcfdc16beb6fe2e98b84a91ecbb9672418e0
parent422ac1e37a1686e503d60a95aa2ac3a8fa13bd17
LU-5531 osc: Debug to match extent to brw RPC

Currently, it's difficult to match brw RPCs to objects and
extents from client logs.  This patch adds a D_RPCTRACE
debug message giving the necessary information.

Signed-off-by: Patrick Farrell <paf@cray.com>
Change-Id: Ic3470a805f00b5d9c0f6f72470d3f3eb48a10b7a
Reviewed-on: http://review.whamcloud.com/11548
Tested-by: Jenkins
Reviewed-by: Alexey Lyashkov <alexey.lyashkov@seagate.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Ann Koehler <amk@cray.com>
Reviewed-by: Ryan Haasken <haasken@cray.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osc/osc_request.c