Michal Kazior michal.kazior at tieto.com
Fri Apr 4 07:37:42 EDT 2014

It was troublesome to iterate over peers within a
sleepable context (e.g. while holding conf_mutex).
This will be necessary for some upcomming changes
to tx flushing.

Making peer allocation and initial setup
ar->conf_mutex bound instead ar->data_lock solves
the problem.

Change-Id: I72b815957e6e2abb52fb7d16a40e0f6fbe5b877f
Signed-off-by: Michal Kazior <michal.kazior at tieto.com>
3 files changed