Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge 'core: drop mutex on contents' from Pere Diaz Bou
There is no need to have mutexes on buffers, we will introduce mutexes if we want later on a file level to introduce serializability. This pr also includes a fix in the cacheflush procedure where a wait of inflight writes weren't waited. Reviewed-by: Pekka Enberg <[email protected]> Closes #384
- Loading branch information