commit | 615e087fbd7483fafa28c8a1a4d1656251e0604d | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Nov 17 14:32:12 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:58:10 2012 +0100 |
tree | 9bbaf911afe6437644a4e8800797cb440649ae8d | |
parent | 03d63e1d1e705fdba4c0f6a3a119cc42504bb9ed [diff] |
drbd: add missing rcu locks around recently introduced idr_for_each Recent commit drbd: Move write_ordering from mdev to tconn introduced a new idr_for_each loop over all volumes, but did not take necessary rcu locks or krefs. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>