Whamcloud - gitweb
LU-1943 filter: remove obdfilter from tree
authorMikhail Pershin <tappro@whamcloud.com>
Sat, 6 Oct 2012 16:02:17 +0000 (20:02 +0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Oct 2012 07:34:28 +0000 (03:34 -0400)
commitf2a7347e4ceb31cefb43e3c61207fafe0a7af148
treefb8de42b9ddb71351cd1d31e2a3b507516e1b485
parente0063a5db5289d1433476112410e942e036b76a4
LU-1943 filter: remove obdfilter from tree

Remove obdfilter and keep only OFD

Signed-off-by: Mikhail Pershin <tappro@whamcloud.com>
Change-Id: If72fe59238325cc63f804f84804b180156c94ea9
Reviewed-on: http://review.whamcloud.com/4209
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
16 files changed:
lustre/Makefile.in
lustre/autoMakefile.am
lustre/autoconf/lustre-core.m4
lustre/obdclass/genops.c
lustre/obdfilter/Makefile.in [deleted file]
lustre/obdfilter/autoMakefile.am [deleted file]
lustre/obdfilter/filter.c [deleted file]
lustre/obdfilter/filter_capa.c [deleted file]
lustre/obdfilter/filter_internal.h [deleted file]
lustre/obdfilter/filter_io.c [deleted file]
lustre/obdfilter/filter_io_26.c [deleted file]
lustre/obdfilter/filter_log.c [deleted file]
lustre/obdfilter/filter_lvb.c [deleted file]
lustre/obdfilter/lproc_obdfilter.c [deleted file]
lustre/tests/conf-sanity.sh
lustre/tests/test-framework.sh