]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: Remove server code from client_obd_setup()
authorOleg Drokin <green@linuxhacker.ru>
Tue, 16 Feb 2016 05:46:40 +0000 (00:46 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:33:11 +0000 (14:33 -0800)
commitb071c67f69a8481bb60ccd721f695366210297e2
tree13f1ce15f672034b542e776259d1c3423bd10c17
parente3836292037bdf5540a7539f665234a59766490d
staging/lustre: Remove server code from client_obd_setup()

In client_obd_setup references to LUSTRE_OSP_NAME could only
happen on metadata servers, so remove them as never true

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/ldlm_lib.c