diff options
| author | Oleg Drokin <green@linuxhacker.ru> | 2015-10-01 07:12:37 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-02 12:17:19 +0300 |
| commit | 71570b98e35d9f00a5ee9936204e5d7c380491d6 (patch) | |
| tree | 3319b281c59b7cb5fbfa244db37f11e6616389a8 /include/linux | |
| parent | cf739f84a326d009670ba5c2d8d7b63216722ffc (diff) | |
| download | linux-71570b98e35d9f00a5ee9936204e5d7c380491d6.tar.xz | |
staging/lustre: Remove ns_is_server()
Since the code we have is Lustre-client only, this function
always returns 0, so drop it and amend all the callsites to
drop dead code.
One of the places also sets LDLM_FL_NS_SRV to indicate a lock
is in a server namespace. This too cannot happen in this code,
so drop all such checks as well.
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
