]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e034bf64e76f041b48d657a93c55dbd6504b60d
tree45024f100213b98d8cb86cc707b3ed20b644ac2d
parent0719cf52752af2252eb756d10a97cfd9b7f6ca6b
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