diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore index 8e05080c947..fc5ba586f8e 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ test-driver *.patch .libs .deps +.dirstamp # Softlinks to test and log log @@ -86,17 +87,14 @@ glusterfsd/src/glusterfsd glusterfsd/src/gf_attach heal/src/glfsheal libgfchangelog.pc -libgfdb.pc libglusterfs/src/graph.lex.c libglusterfs/src/y.tab.c libglusterfs/src/y.tab.h libglusterfs/src/defaults.c -libglusterfs/src/glusterfs-fops.h libglusterfs/src/cli1-xdr.h libglusterfs/src/protocol-common.h libtool # copied XDR for cyclic libglusterfs <-> rpc-header dependency -rpc/xdr/gen/*.x run-tests.sh !tests/basic/fuse/Makefile !tests/basic/gfapi/Makefile @@ -110,14 +108,6 @@ extras/peer_add_secret_pub tools/gfind_missing_files/gcrawler tools/glusterfind/glusterfind tools/glusterfind/src/tool.conf -# Generated by fdl xlator -xlators/experimental/fdl/src/fdl.c -xlators/experimental/fdl/src/gf_logdump -xlators/experimental/fdl/src/gf_recon -xlators/experimental/fdl/src/libfdl.c -xlators/experimental/fdl/src/librecon.c -xlators/experimental/jbr-client/src/jbrc-cg.c -xlators/experimental/jbr-server/src/jbr-cg.c # Eventing events/src/eventsapiconf.py extras/systemd/glustereventsd.service @@ -131,3 +121,5 @@ xlators/features/cloudsync/src/cloudsync-autogen-fops.c xlators/features/cloudsync/src/cloudsync-autogen-fops.h xlators/features/utime/src/utime-autogen-fops.c xlators/features/utime/src/utime-autogen-fops.h +tests/basic/metadisp/ftruncate +xlators/features/metadisp/src/fops.c |
