commit | 706d263ffaad264f72a3b4dbbc4b904aec87352d | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Mon Sep 28 23:44:08 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 29 15:22:27 2015 +0200 |
tree | 82289dd504749480bd67e70d14e7134b22679e34 | |
parent | 072b36e13e766e715944ead0ee35d131ecee0071 [diff] |
staging/lustre/obdclass: Remove unused nid_hash nid_hash is used on export to faster find clients based on their NID. There's no use for that on the client. Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>