staging/lustre/mgc: remove server specific llog handling
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 5 Sep 2014 20:08:15 +0000 (15:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 19:37:56 +0000 (12:37 -0700)
commit0b79e161f90e30e5f16604e820202ce48c6661ff
tree5775becb7bc3e759920b4dd5253f97d8bf25dcee
parentecbed464dbc37e24fe258134fdfb023d0c6a91c6
staging/lustre/mgc: remove server specific llog handling

In mgc_process_cfg_log() remove code to handle
LLOG_CONFIG_ORIG_CTXT. This context is not setup on clients.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mgc/mgc_request.c