OSDN Git Service

staging/lustre/mdc: remove obsolete llog ioctl handlers
authorJohn L. Hammond <john.hammond@intel.com>
Sat, 30 Aug 2014 21:12:50 +0000 (17:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 22:08:04 +0000 (15:08 -0700)
commitcf21a6be943980d2e1a3ae220795c8da41c81165
tree45024f100213b98d8cb86cc707b3ed20b644ac2d
parentc77bcdb515a96eac4745af96d7504282f03b7289
staging/lustre/mdc: remove obsolete llog ioctl handlers

In mdc_iocontrol() remove the handlers for the obsolete llog ioctls
OBD_IOC_PARSE, OBD_IOC_LLOG_INFO, and OBD_IOC_LLOG_PRINT.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mdc/mdc_request.c