OSDN Git Service

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)
commite6d5d4d4fcc203308f1871059cb22c6ba739ae53
tree13f1ce15f672034b542e776259d1c3423bd10c17
parent5234f2252f45f0c929989fdc64a5e52c70ea0a40
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