OSDN Git Service

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)
commitbb21ed15439e47be7998e3bbe7a581eb82ed45c8
treebb3ffa66f3e7de96e5c704bced5993b177c6f228
parent74d3ba9822fd95ddd6dbb97c9a7d3d928791a7be
staging/lustre/obdclass: remove unused file md_attrs.c

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>
drivers/staging/lustre/lustre/include/lustre/lustre_idl.h
drivers/staging/lustre/lustre/include/md_object.h
drivers/staging/lustre/lustre/obdclass/md_attrs.c [deleted file]