about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-07-31 19:58:25 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-07-31 19:58:25 +0200
commitf852041f015448e959a622b604299a734840b086 (patch)
tree6303ae5dd2898e2316e08d51bda1ce3b38dd677d
parentfs-tracer: handle append mode for sys_open (diff)
downloadfs-tracer-f852041f015448e959a622b604299a734840b086.tar.gz
fs-tracer-f852041f015448e959a622b604299a734840b086.tar.bz2
fs-tracer-f852041f015448e959a622b604299a734840b086.zip
misc: add todo
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1c3ecce..9937ed7 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,2 @@
 put agent in docker
-it seems like openat is not the only active syscall there is?
+have some way to know if agent is online. also have rollback capabilities