staging/lustre: remove unused lustre_update.h header
authorOleg Drokin <green@linuxhacker.ru>
Sat, 31 Jan 2015 00:47:36 +0000 (19:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:28:21 +0000 (17:28 +0800)
lustre_update.h containts various server-side structures that are
not really relevant for the client.
Also remove the only user of this file that does not actually need it.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found