From 30e18fc0b36d4e6ddf3d61cf25c348e9efd5d9ac Mon Sep 17 00:00:00 2001 From: yangsheng Date: Mon, 21 Jan 2008 04:17:08 +0000 Subject: [PATCH] Branch HEAD b=14531 i=yangsheng Sync ldiskfs b_18_iam with HEAD. --- lustre/lvfs/autoMakefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/lustre/lvfs/autoMakefile.am b/lustre/lvfs/autoMakefile.am index 0a825c7..dbd35b7 100644 --- a/lustre/lvfs/autoMakefile.am +++ b/lustre/lvfs/autoMakefile.am @@ -30,9 +30,6 @@ sources: endif -fsfilt_extN.c: fsfilt_ext3.c - sed -e "s/EXT3/EXTN/g" -e "s/ext3/extN/g" $< > $@ - ldiskfs_sed_flags = \ -e "s/dx_hash_info/ext3_dx_hash_info/g" \ -e "s/dir_private_info/ext3_dir_private_info/g" \ -- 1.8.3.1