Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: using thread queue to unlink brick edge
Using link and unlink on two different thread, cause some problem This fix use the same thread to link and unlink brick edge. Signed-off-by: Thiery Ouattara <[email protected]>
- Loading branch information