Whamcloud - gitweb
LU-7403 llite: change it_data to it_request 70/17070/5
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 6 Nov 2015 16:43:37 +0000 (10:43 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 21 May 2016 02:31:07 +0000 (02:31 +0000)
commit40b5a643d51b678b7a0e9970c80740cea04b4837
tree420fb9e0509ebab45c0c6050a5db8e16937feefb
parent8679a015830b282ca6b8405913090fa379d4ae2a
LU-7403 llite: change it_data to it_request

Change the void *it_data member of struct lookup_intent to struct
ptlrpc_request *it_request.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: If3eb215620dfd376a18e4b15d7ab9f346468add0
Reviewed-on: http://review.whamcloud.com/17070
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
lustre/include/lustre_intent.h
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/xattr_cache.c
lustre/lmv/lmv_intent.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c