Whamcloud - gitweb
LU-12333 ptlrpc: Add more flags to DEBUG_REQ_FLAGS macro 90/35090/5
authorVitaly Fertman <c17818@cray.com>
Wed, 5 Jun 2019 21:17:34 +0000 (00:17 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 20 Jun 2019 03:52:57 +0000 (03:52 +0000)
commit3e43d06810e69fdccd815bbbf5e4b50930d33ee7
tree09e2e64a31be9268dc10cfa98dd5f3de7f9e9e8c
parent1c8ce141c6b6b621cf0fc89d32e1e7a2db43729d
LU-12333 ptlrpc: Add more flags to DEBUG_REQ_FLAGS macro

Add rq_no_reply flag to the DEBUG_REQ_FLAGS macro for debug purposes
Also, add another debug message to check_write_rcs

Test-Parameters: trivial
Signed-off-by: Vitaly Fertman <c17818@cray.com>
Change-Id: I39ea7e9359a377ad46f7600edad14375f9935793
Reviewed-on: https://review.whamcloud.com/35090
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
lustre/include/lustre_net.h
lustre/osc/osc_request.c