|  | Commit message (Collapse) | Author | Age | 
|---|
| | |  | 
| | 
| 
| 
| 
| 
| | Adds covering unit tests over readdir now.
Removes async caching of contents when using readdir, you want caching,
that's what listdir is for. | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | operations themselves will remove themselves from the set upon completion | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | directories | 
| | |  | 
| | 
| 
| 
| | done without waiting for the lock | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | See d41485f12e8b72d6d01165d461966e22bb5d1331 | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| | proxy->operation(function()) where function() is responsible for
initializing proxy fails under gcc-7.2 because proxy is resolved before
function is called.
This change moves connectSession, ...ToService and ...ToVolume into a
single beforeOperation function called from the fuse helper wrapper. | 
| | |  | 
| | 
| 
| 
| | now redundent fuseCall wrapper | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | other projects now | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  |