]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
journal: defer journal closes on rotate
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index cc88287d41b8037d9c7f5d7e5a1f239d3e6f5d61..92cc8cc43352868d321a872c5eb2fccfa39cb7c6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -322,10 +322,6 @@ Features:
        - path escaping
   - update systemd.special(7) to mention that dbus.socket is only about the compatibility socket now
   - test bloom filter generation indexes
-  - bus-proxy: when passing messages from kdbus, make sure we properly
-    handle the case where a large number of fds is appended that we
-    cannot pass into sendmsg() of the AF_UNIX sokcet (which only accepts
-    253 messages)
   - kdbus: introduce a concept of "send-only" connections
   - kdbus: add counter for refused unicast messages that is passed out via the RECV ioctl. SImilar to the counter for dropped multicast messages we already have.