Whamcloud - gitweb
Branch b1_8
authoryangsheng <yangsheng>
Tue, 3 Nov 2009 08:50:42 +0000 (08:50 +0000)
committeryangsheng <yangsheng>
Tue, 3 Nov 2009 08:50:42 +0000 (08:50 +0000)
b=21244

i=girish, tianzy

Decode filter_fid xattr from objects.

lustre/utils/Makefile.am

index c24c1aa..854a7a9 100644 (file)
@@ -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