search for: have_setattrlist

Displaying 1 result from an estimated 1 matches for "have_setattrlist".

2020 Apr 25
1
commit b936741 breaks compilation on macos
Hi, On systems with HAVE_SETATTRLIST, commit b936741 breaks compilation. This is because do_setattrlist_times hasn't been converted to STRUCT_STAT *stp. Here's a small patch to do it. Cheers, Filipe PS: I've been playing with IO_BUFFER_SIZE, MAX_MAP_SIZE and WRITE_SIZE. Any plans to make it configurable at runtime? It se...