Whamcloud - gitweb
LU-6202 utils: remove obsolete l_ioctl2() wrapper 93/33693/7
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 20 Jun 2019 16:41:00 +0000 (12:41 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Jul 2019 06:08:07 +0000 (06:08 +0000)
commitb3f3486723084f14493b3866803274576ed9e269
tree9411b06811e332995cd0229238f37ff786cd7597
parent6caa6ed07df0ec40f8cb0e13441ab4b0baf90297
LU-6202 utils: remove obsolete l_ioctl2() wrapper

The l_ioctl2() wrapper was only used for liblustre configuration,
so is obsolete since Lustre 2.3 or earlier.

Fixup whitespace in nearby code.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I3fd345bb36f51938ef297811ecee9f43483ebbe5
Reviewed-on: https://review.whamcloud.com/33693
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/obd.c