Whamcloud - gitweb
LU-9679 osc: remove cl_io_cancel() 97/37597/3
authorNeilBrown <neilb@suse.com>
Mon, 17 Dec 2018 02:39:10 +0000 (13:39 +1100)
committerOleg Drokin <green@whamcloud.com>
Sun, 1 Mar 2020 05:34:57 +0000 (05:34 +0000)
commit9512620894916205f843ec6751c494c885aa7976
treea4e638cdcac9860946b7cb178b226e526c771360
parent85340e3f50faf996871602c96cfe56bd826d8d96
LU-9679 osc: remove cl_io_cancel()

cl_io_cancel() is never used, so remove it and various
other things that it is the only user of.

Signed-off-by: Mr NeilBrown <neilb@suse.com>
Change-Id: I6cf9b53aa7fc3379e57fa0ac0ea236ccda4ff6b7
Reviewed-on: https://review.whamcloud.com/37597
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/include/lustre_net.h
lustre/include/lustre_osc.h
lustre/obdclass/cl_io.c
lustre/obdclass/cl_page.c
lustre/osc/osc_cache.c
lustre/osc/osc_page.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c