Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / .gitignore
index 8b52cf5..f9b5b91 100644 (file)
@@ -34,6 +34,7 @@
 *.lo
 *.mod.c
 *.o
+*.dwo
 *.o.ur-safe
 *.orig
 *.rej
@@ -42,6 +43,7 @@
 *.so
 *.swp
 *.unsigned
+_lpb
 00[0-9][0-9]-*.patch
 autoMakefile
 autoMakefile.in
@@ -61,6 +63,8 @@ TAGS
 #
 # Top level generated files specific to this top level dir
 #
+/find-provides
+/find-provides.ksyms
 /.mergeinfo-*
 /.pc
 /.Xrefs-2.5
@@ -68,7 +72,7 @@ TAGS
 /aclocal.m4
 /autom4te-2.53.cache
 /autom4te.cache
-/COMMIT_EDITMSG.*
+/COMMIT*
 /compile
 /config.cache
 /config.h
@@ -94,6 +98,16 @@ TAGS
 /stamp-h1
 /LUSTRE-VERSION-FILE
 
+# common python venv names
+/.venv
+/venv
+
+# Vagrant artifacts
+.vagrant/
+
+# Coverity results
+*.tgz
+
 #
 # Top level generic files
 #
@@ -106,3 +120,12 @@ cscope.*
 # doxygen files
 doxygen.*
 *.mod
+
+#
+# LNet generated files
+#
+/lnet/klnds/in-kernel-o2iblnd/o2iblnd*.c
+/lnet/klnds/in-kernel-o2iblnd/o2iblnd*.h
+/lnet/klnds/o2iblnd/Module.symvers
+/debian/changelog
+/debian/control