commit | 9184bd51c9a981410533f31a2516a8452eb0da69 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sun Sep 27 16:45:41 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 29 04:06:18 2015 +0200 |
tree | 592270e34efbfa0450d85be9a6fe4a35f66ee6cf | |
parent | 8c85bd76d3faad3ed6a3abefb636bc88287765d5 [diff] |
staging/lustre: remove dt_object implementation Nothing uses dt_object now, so we can kill the implementation and the stale references. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>