Xavi Hernandez
Xavi Hernandez
> 1. Run after disable readdirp completely > Disable performance.force-readdirp and dht.force-readdip and mount a volume > after pass -ouse-readdirp=no > time ll | wc -l > 1000000 > >...
Zero copy in general is something that could be useful in many places. This in particular seems very interesting but requires a significant change in how network requests are handled:...
I'm not sure why FUSE needs to send a read request in case of partial writes (it could simply send the partial write). Receiving reads on a file opened for...
After some investigation I've made related to other issues (#2717 and #3677), I've realized that the way we are using dentries is unsafe. We don't have a strict way to...
/run full-regression
/run full regression
/run brick-mux regression
/run regression
@amarts @pranithk @mohit84 @gd @mykaul @sunilheggodu I would like to know your point of view and start the discussion on what's the best way to fix the issues. Do you...
> How do we handle backward compatibility and upgrade? I've thought about it, but I don't have enough detail about the required changes to know the implications for upgrade and...