Whamcloud - gitweb
LU-12431 clio: remove default csi_end_io handler 00/35400/6
authorShaun Tancheff <stancheff@cray.com>
Fri, 12 Jul 2019 03:09:39 +0000 (22:09 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 27 Jul 2019 00:21:55 +0000 (00:21 +0000)
commit6ee742fd5c56819ebe7eba65f4133d02c318916e
treedf3092b80dac82749f1c480440731ad54d558619
parentd3df9909675be6f5782c8b14fd5e614d6129e033
LU-12431 clio: remove default csi_end_io handler

Since the csi_end_io is empty remove it.
Provide an initialize that supports a custom end_io handler.

Cray-bug-id: LUS-7330
Signed-off-by: Shaun Tancheff <stancheff@cray.com>
Change-Id: If62c2536772136bfafc6e99ad1dbd9b466735201
Reviewed-on: https://review.whamcloud.com/35400
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/llite/rw.c
lustre/obdclass/cl_io.c
lustre/obdclass/cl_lock.c
lustre/osc/osc_lock.c