Whamcloud - gitweb
LU-6202 misc: delete OBD_IOC_PING_TARGET ioctl 91/33691/5
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 20 Nov 2018 21:24:22 +0000 (14:24 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 1 Apr 2019 07:23:43 +0000 (07:23 +0000)
commitd17d6ef74e522a4b57f2824161788a69f32bd5e7
treea9e98d25476b3f2fb9c7be3beb9bae86af102cf1
parent9df933d9b4a63e06d93d2d07cf5e670fcc10c8fc
LU-6202 misc: delete OBD_IOC_PING_TARGET ioctl

The OBD_IOC_PING_TARGET ioctl was removed from tool usage in
Lustre v2_5_60_0-27-g122aadd and replaced with a /proc interface.
It is no longer needed and can be removed.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I7e4881edc50526e28b1a1aa039a4c986593ebbe5
Reviewed-on: https://review.whamcloud.com/33691
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_ioctl.h
lustre/mdc/mdc_request.c
lustre/obdclass/class_obd.c
lustre/osc/osc_request.c
lustre/osp/osp_dev.c