summaryrefslogtreecommitdiffstats
path: root/src/liburing/.gitignore
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 11:54:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 11:54:28 +0000
commite6918187568dbd01842d8d1d2c808ce16a894239 (patch)
tree64f88b554b444a49f656b6c656111a145cbbaa28 /src/liburing/.gitignore
parentInitial commit. (diff)
downloadceph-upstream/18.2.2.tar.xz
ceph-upstream/18.2.2.zip
Adding upstream version 18.2.2.upstream/18.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--src/liburing/.gitignore103
1 files changed, 103 insertions, 0 deletions
diff --git a/src/liburing/.gitignore b/src/liburing/.gitignore
new file mode 100644
index 000000000..5faee05b7
--- /dev/null
+++ b/src/liburing/.gitignore
@@ -0,0 +1,103 @@
+*.rej
+*.orig
+*~
+/*.patch
+
+*.o
+*.o[ls]
+
+/src/liburing.a
+/src/liburing.so*
+/src/include/liburing/compat.h
+
+/examples/io_uring-cp
+/examples/io_uring-test
+/examples/link-cp
+/examples/ucontext-cp
+
+/test/232c93d07b74-test
+/test/35fa71a030ca-test
+/test/500f9fbadef8-test
+/test/7ad0e4b2f83c-test
+/test/8a9973408177-test
+/test/917257daa0fe-test
+/test/a0908ae19763-test
+/test/a4c0b3decb33-test
+/test/accept
+/test/accept-link
+/test/accept-reuse
+/test/accept-test
+/test/across-fork
+/test/b19062a56726-test
+/test/b5837bd5311d-test
+/test/ce593a6c480a-test
+/test/connect
+/test/close-opath
+/test/cq-full
+/test/cq-overflow
+/test/cq-peek-batch
+/test/cq-ready
+/test/cq-size
+/test/d4ae271dfaae-test
+/test/d77a67ed5f27-test
+/test/defer
+/test/eeed8b54e0df-test
+/test/eventfd
+/test/eventfd-disable
+/test/eventfd-ring
+/test/fadvise
+/test/fallocate
+/test/fc2a85cb02ef-test
+/test/file-register
+/test/file-update
+/test/fixed-link
+/test/fsync
+/test/io_uring_enter
+/test/io_uring_register
+/test/io_uring_setup
+/test/io-cancel
+/test/lfs-openat
+/test/lfs-openat-write
+/test/link
+/test/link-timeout
+/test/link_drain
+/test/madvise
+/test/nop
+/test/open-close
+/test/openat2
+/test/personality
+/test/poll
+/test/poll-cancel
+/test/poll-cancel-ton
+/test/poll-link
+/test/poll-many
+/test/poll-v-poll
+/test/probe
+/test/read-write
+/test/ring-leak
+/test/send_recv
+/test/send_recvmsg
+/test/shared-wq
+/test/short-read
+/test/socket-rw
+/test/splice
+/test/sq-full
+/test/sq-full-cpp
+/test/sq-poll-kthread
+/test/sq-space_left
+/test/statx
+/test/stdout
+/test/submit-reuse
+/test/teardowns
+/test/timeout
+/test/timeout-overflow
+/test/iopoll
+/test/cq-overflow-peek
+/test/config.local
+/test/*.dmesg
+
+config-host.h
+config-host.mak
+config.log
+
+liburing.pc