From 0d752eb81b6c4ad1cafd10e68237e5b075ee34ee Mon Sep 17 00:00:00 2001 From: adilger Date: Sun, 8 Mar 2009 09:29:47 +0000 Subject: [PATCH] Branch b1_8 Ignore generated files. --- lustre/.cvsignore | 9 +++++---- lustre/include/linux/.cvsignore | 1 + lustre/llite/.cvsignore | 1 + lustre/lov/.cvsignore | 1 + lustre/lvfs/.cvsignore | 1 + lustre/mdc/.cvsignore | 1 + lustre/mds/.cvsignore | 1 + lustre/mgc/.cvsignore | 1 + lustre/mgs/.cvsignore | 1 + lustre/obdclass/.cvsignore | 3 ++- lustre/obdecho/.cvsignore | 3 ++- lustre/obdfilter/.cvsignore | 1 + lustre/osc/.cvsignore | 1 + lustre/ost/.cvsignore | 1 + lustre/ptlrpc/.cvsignore | 3 ++- lustre/quota/.cvsignore | 3 ++- 16 files changed, 24 insertions(+), 8 deletions(-) diff --git a/lustre/.cvsignore b/lustre/.cvsignore index 07a5c92..caad9f1 100644 --- a/lustre/.cvsignore +++ b/lustre/.cvsignore @@ -20,11 +20,12 @@ autom4te-2.53.cache autom4te.cache depcomp compile -.*.cmd -.mergeinfo-* -Rules +install-sh missing mkinstalldirs -install-sh +modules.order +Rules +.*.cmd .depend +.mergeinfo-* .tmp_versions diff --git a/lustre/include/linux/.cvsignore b/lustre/include/linux/.cvsignore index b731c89..921504d 100644 --- a/lustre/include/linux/.cvsignore +++ b/lustre/include/linux/.cvsignore @@ -13,3 +13,4 @@ extN_jbd.h extN_xattr.h xattr.h lustre_build_version.h +lustre_version.h diff --git a/lustre/llite/.cvsignore b/lustre/llite/.cvsignore index 016f194..8490e08 100644 --- a/lustre/llite/.cvsignore +++ b/lustre/llite/.cvsignore @@ -7,6 +7,7 @@ Makefile TAGS autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.cmd diff --git a/lustre/lov/.cvsignore b/lustre/lov/.cvsignore index b4ba3ac..ff16829 100644 --- a/lustre/lov/.cvsignore +++ b/lustre/lov/.cvsignore @@ -3,6 +3,7 @@ Makefile .*.cmd autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.flags diff --git a/lustre/lvfs/.cvsignore b/lustre/lvfs/.cvsignore index fe3989f..07695ba 100644 --- a/lustre/lvfs/.cvsignore +++ b/lustre/lvfs/.cvsignore @@ -9,6 +9,7 @@ TAGS fsfilt-*.c autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.flags diff --git a/lustre/mdc/.cvsignore b/lustre/mdc/.cvsignore index 5d26f00..3094213 100644 --- a/lustre/mdc/.cvsignore +++ b/lustre/mdc/.cvsignore @@ -8,6 +8,7 @@ TAGS .*.cmd autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.flags diff --git a/lustre/mds/.cvsignore b/lustre/mds/.cvsignore index d5103fa..82e89f4 100644 --- a/lustre/mds/.cvsignore +++ b/lustre/mds/.cvsignore @@ -8,6 +8,7 @@ TAGS .*.cmd autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.o.flags diff --git a/lustre/mgc/.cvsignore b/lustre/mgc/.cvsignore index d5103fa..82e89f4 100644 --- a/lustre/mgc/.cvsignore +++ b/lustre/mgc/.cvsignore @@ -8,6 +8,7 @@ TAGS .*.cmd autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.o.flags diff --git a/lustre/mgs/.cvsignore b/lustre/mgs/.cvsignore index d5103fa..82e89f4 100644 --- a/lustre/mgs/.cvsignore +++ b/lustre/mgs/.cvsignore @@ -8,6 +8,7 @@ TAGS .*.cmd autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.o.flags diff --git a/lustre/obdclass/.cvsignore b/lustre/obdclass/.cvsignore index 829b50d..3a9cf84e 100644 --- a/lustre/obdclass/.cvsignore +++ b/lustre/obdclass/.cvsignore @@ -5,9 +5,10 @@ configure Makefile .deps TAGS -.*.cmd autoMakefile.in autoMakefile +modules.order +.*.cmd *.ko *.mod.c .*.flags diff --git a/lustre/obdecho/.cvsignore b/lustre/obdecho/.cvsignore index 5d26f00..099fa44 100644 --- a/lustre/obdecho/.cvsignore +++ b/lustre/obdecho/.cvsignore @@ -5,9 +5,10 @@ configure Makefile .deps TAGS -.*.cmd autoMakefile.in autoMakefile +modules.order +.*.cmd *.ko *.mod.c .*.flags diff --git a/lustre/obdfilter/.cvsignore b/lustre/obdfilter/.cvsignore index 5d26f00..3094213 100644 --- a/lustre/obdfilter/.cvsignore +++ b/lustre/obdfilter/.cvsignore @@ -8,6 +8,7 @@ TAGS .*.cmd autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.flags diff --git a/lustre/osc/.cvsignore b/lustre/osc/.cvsignore index 5d26f00..3094213 100644 --- a/lustre/osc/.cvsignore +++ b/lustre/osc/.cvsignore @@ -8,6 +8,7 @@ TAGS .*.cmd autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.flags diff --git a/lustre/ost/.cvsignore b/lustre/ost/.cvsignore index 5d26f00..3094213 100644 --- a/lustre/ost/.cvsignore +++ b/lustre/ost/.cvsignore @@ -8,6 +8,7 @@ TAGS .*.cmd autoMakefile.in autoMakefile +modules.order *.ko *.mod.c .*.flags diff --git a/lustre/ptlrpc/.cvsignore b/lustre/ptlrpc/.cvsignore index 7496232..81a477f 100644 --- a/lustre/ptlrpc/.cvsignore +++ b/lustre/ptlrpc/.cvsignore @@ -6,9 +6,10 @@ Makefile .deps tags TAGS -.*.cmd autoMakefile.in autoMakefile +modules.order +.*.cmd *.ko *.mod.c .*.flags diff --git a/lustre/quota/.cvsignore b/lustre/quota/.cvsignore index d5103fa..2480e99 100644 --- a/lustre/quota/.cvsignore +++ b/lustre/quota/.cvsignore @@ -5,9 +5,10 @@ configure Makefile .deps TAGS -.*.cmd autoMakefile.in autoMakefile +modules.order +.*.cmd *.ko *.mod.c .*.o.flags -- 1.8.3.1