Peter Xu <[email protected]> writes: > mon->fds were protected by BQL. Now protect it by mon_lock so that it > can even be used in monitor iothread. > > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Peter Xu <[email protected]> writes: > mon->fds were protected by BQL. Now protect it by mon_lock so that it > can even be used in monitor iothread. > > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>