--- BUGS | 1 - TODO | 2 -- 2 files changed, 3 deletions(-) diff --git a/BUGS b/BUGS index 1c946b366..4b88e85d1 100644 --- a/BUGS +++ b/BUGS @@ -4,7 +4,6 @@ Known tarfs bugs 1. General -* io_map () not implemented (gcc uses it unfortunately). * netfs.c (netfs_get_dirents): too much memory may be allocated (mmap'd). diff --git a/TODO b/TODO index c1c826167..4c5a1531f 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,5 @@ TODO List translator set on this node. For symlinks, we would not show any passive translator setting. -* Implement netfs_S_io_map (). - * Update the gzip store to make it more robust (for instance, find *real* specifications of the header format). -- 2.31.1
- [RFC PATCH tarfs 2/6] Link to libpager and initialize it o... Sergey Bugaev
- [RFC PATCH tarfs 1/6] Plumb io_map () through the backend ... Sergey Bugaev
- [RFC PATCH tarfs 3/6] Implement basic read-only mmap suppo... Sergey Bugaev
- Re: [RFC PATCH tarfs 3/6] Implement basic read-only m... Samuel Thibault
- Re: [RFC PATCH tarfs 3/6] Implement basic read-on... Sergey Bugaev
- Re: [RFC PATCH tarfs 3/6] Implement basic rea... Samuel Thibault
- Re: [RFC PATCH tarfs 3/6] Implement basic... Sergey Bugaev
- Re: [RFC PATCH tarfs 3/6] Implement ... Samuel Thibault
- Re: [RFC PATCH tarfs 3/6] Implem... Joshua Branson
- [RFC PATCH tarfs 4/6] Implement basic support for writable... Sergey Bugaev
- [RFC PATCH tarfs 6/6] Update TODO and BUGS Sergey Bugaev
- Re: [RFC PATCH tarfs 0/6] mmap support for tarfs Samuel Thibault
- Re: [RFC PATCH tarfs 0/6] mmap support for tarfs Sergey Bugaev
- Re: [RFC PATCH tarfs 0/6] mmap support for tarfs Samuel Thibault
- Re: [RFC PATCH tarfs 0/6] mmap support for ta... Sergey Bugaev
- Re: [RFC PATCH tarfs 0/6] mmap support fo... Samuel Thibault
- Re: [RFC PATCH tarfs 0/6] mmap suppo... Sergey Bugaev
- Re: [RFC PATCH tarfs 0/6] mmap s... Samuel Thibault
- Re: [RFC PATCH tarfs 0/6] mmap s... Sergey Bugaev
- Re: [RFC PATCH tarfs 0/6] mmap s... Samuel Thibault