Whamcloud - gitweb
LU-10467 ptlrpc: change LONG_UNLINK to PTLRPC_REQ_LONG_UNLINK 05/38405/3
authorMr NeilBrown <neilb@suse.de>
Tue, 28 Apr 2020 23:39:26 +0000 (09:39 +1000)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 May 2020 05:04:00 +0000 (05:04 +0000)
commit7c549da4014a7c7f7f662876115db16f4b05d74c
tree465e00970c60c8d0c51b0b8da8a27326b76e8d98
parent4b9f459af2c5325f625f49be79b314de86bab07f
LU-10467 ptlrpc: change LONG_UNLINK to PTLRPC_REQ_LONG_UNLINK

The name "LONG_UNLINK" is vague and generic.  Change it to
  PTLRPC_REQ_LONG_UNLINK
to make it clear it is about requests taking a long time,
and of interest to PTLRPC.

Test-Parameters: trivial
Suggested-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I990657da3ec780c982a7ae31c21e4c8c9064be17
Reviewed-on: https://review.whamcloud.com/38405
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/include/obd_support.h
lustre/ptlrpc/client.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/service.c