Home
The big almighty dnbd3 TODO list
./client/client.c
[
2013-01-15
]
[
TODO
] Parse port too for host names
(sr)
./fuse/connection.c
[
2023-03-29
]
[
TODO
] See comment in receiveRequest()
(Simon Rettberg)
[
2015-12-02
]
[
TODO
] Handle the others?
(Simon Rettberg)
./fuse/cowfile.c
[
2024-04-11
]
[
TODO
] preadv with a large iov, reading unchanged blocks into a trash-buffer
(Simon Rettberg)
./fuse/cowfile.h
[
2023-03-29
]
[
TODO
] Please verify field comments
(Simon Rettberg)
./fuse/main.c
[
2015-12-03
]
[
TODO
] Make log mask configurable
(Simon Rettberg)
./kernel/dnbd3_main.c
[
2021-03-12
]
[
TODO
] delete all devices added so far.
(Manuel Bentele)
./kernel/net.c
[
2021-03-23
]
[
TODO
] Log
(Simon Rettberg)
./server/helper.c
[
2016-02-10
]
[
TODO
] On FreeBSD set threadname with pthread_setname_np
(Sebastian)
./server/image.c
[
2020-08-14
]
[
TODO
] Maybe we should try the remaining servers if rid == 0, in case there's an even newer one
(Simon Rettberg)
[
2020-03-04
]
[
TODO
] fsync on parent directory
(Simon Rettberg)
[
2020-03-20
]
[
TODO
] fsync() dir
(Simon Rettberg)
./server/integrity.c
[
2019-09-05
]
[
TODO
] fdatasync() should be available since FreeBSD 12.0 ... Might be a tad bit faster
(Simon Rettberg)
./server/net.c
[
2017-10-31
]
[
TODO
] Should we consider EOPNOTSUPP on BSD for sendfile and fallback to read/write?
(Simon Rettberg)
./server/rpc.c
[
2017-10-30
]
[
TODO
] Might be time for a dedicated string.h
(Simon Rettberg)
./server/uplink.c
[
2020-03-03
]
[
FIXME
] This is broken as it could happen that another message arrives after sending
(Simon Rettberg)
[
2021-04-14
]
[
TODO
] Allow BGR_HASHBLOCK too, but only if hash block isn't completely empty
(Simon Rettberg)
./shared/sockhelper.c
[
2015-11-24
]
[
TODO
] Pretty much same as in server/*
(Simon Rettberg)
[
2015-01-06
]
[
TODO
] Move out of here, this unit should contain general socket functions
(Simon Rettberg)
[
2020-10-16
]
[
TODO
] Abstract away from sockaddr_in* like the rest of the functions here
(Manuel Bentele)
Fri Jul 5 11:00:09 AM CEST 2024 - 1 seconds