about summary refs log tree commit diff
path: root/TODO
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-07-22 22:43:00 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-07-22 22:43:00 +0200
commitd9ad9d226fd4613509c73b99e13f11606c10ff0d (patch)
tree54e25ba99e915e0905d272ad5e293958a38fc7db /TODO
parentfs-tracer: open files should be referenced with pid+fd (diff)
downloadfs-tracer-d9ad9d226fd4613509c73b99e13f11606c10ff0d.tar.gz
fs-tracer-d9ad9d226fd4613509c73b99e13f11606c10ff0d.tar.bz2
fs-tracer-d9ad9d226fd4613509c73b99e13f11606c10ff0d.zip
fs-tracer: handle close syscall and properly serialize reqs
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 47d6516..1c3ecce 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,2 @@
 put agent in docker
+it seems like openat is not the only active syscall there is?