staging/lustre/obdclass: remove unused file md_attrs.c
authorOleg Drokin <green@linuxhacker.ru>
Thu, 28 Aug 2014 18:54:20 +0000 (14:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 19:11:41 +0000 (12:11 -0700)
It's only used by server side luster for on-disk structure swabbing.

And also remove forward declarations for its functions from
md_object.h and lustre_idl.h

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

No differences found