Whamcloud - gitweb
LU-8888 clio: remove unused members from struct cl_thread_info 62/24062/5
authorDmitry Eremin <dmitry.eremin@intel.com>
Wed, 9 Nov 2016 12:49:00 +0000 (15:49 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 23 Feb 2017 02:06:35 +0000 (02:06 +0000)
commitad8f66967d66238539700081d555ebc08e43cead
tree931986b706181725b81fbcba3fe399ca85987b73
parentc152f7b0c84cab95e55fb0ba19d0b6bdeefd6e12
LU-8888 clio: remove unused members from struct cl_thread_info

The pointer to the topmost ongoing IO in the thread and
other members are not used any more.

Change-Id: I4875fe7d0e5f64fd3a4a60fc1bd1877c9d6e3340
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-on: https://review.whamcloud.com/24062
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/cl_object.h
lustre/obdclass/cl_internal.h
lustre/obdclass/cl_io.c
lustre/obdclass/cl_object.c