]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre: Remove ns_is_client()
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:36 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commitd53e9c2a83e2b47a0db53e07da7a1ce5d9597a41
tree2478138ee00194747f530c46d62115c1cce1711b
parentb20ed84cc037de033bbf9c22d340db5d9acdf44b
staging/lustre: Remove ns_is_client()

Since staging tree code is just the client, ns_is_client is always
true, so change all callers as such and drop all the
dead code for when it's false.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_dlm.h
drivers/staging/lustre/lustre/ldlm/ldlm_flock.c
drivers/staging/lustre/lustre/ldlm/ldlm_lock.c
drivers/staging/lustre/lustre/ldlm/ldlm_request.c
drivers/staging/lustre/lustre/ldlm/ldlm_resource.c