From b46539861249c64bbc2a48b0637d4c6ebcd4f17b Mon Sep 17 00:00:00 2001 From: yangsheng Date: Tue, 3 Nov 2009 08:50:42 +0000 Subject: [PATCH] Branch b1_8 b=21244 i=girish, tianzy Decode filter_fid xattr from objects. --- lustre/utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/utils/Makefile.am b/lustre/utils/Makefile.am index c24c1aa..854a7a9 100644 --- a/lustre/utils/Makefile.am +++ b/lustre/utils/Makefile.am @@ -16,7 +16,7 @@ EXTRA_PROGRAMS = wirecheck rootsbin_PROGRAMS = mount.lustre sbin_PROGRAMS = mkfs.lustre tunefs.lustre lctl wiretest \ l_getgroups llverfs llverdev llog_reader ll_recover_lost_found_objs \ - lr_reader ltrack_stats lshowmount + lr_reader ltrack_stats lshowmount ll_decode_filter_fid if LIBPTHREAD sbin_PROGRAMS += loadgen endif -- 1.8.3.1