Download raw body.
got rm trim dirs
On March 4, 2020 4:55:18 PM MST, ori@eigenstate.org wrote: >> Just one more before we revert to something like the first patch. >Using >> scandir, we can avoid the race as we iterate the directories. But, >> perhaps this operation is too expensive on large dirs, since there >would >> be a lot of malloc and freeing for each file. > >I suspect mallocs and frees will be lost in the noise of actually >accessing the file system. Indeed! -- Tracey Emery
got rm trim dirs