[PATCH 3/5] drbd: Fix adding of new minors with freshly created meta data

2013-10-23 Thread Philipp Reisner
Online adding of new minors with freshly created meta data to an resource with an established connection failed, with a wrong state transition on one side on one side of the new minor. Freshly created meta-data has a la_size (last agreed size) of 0. When we online add such devices, the code wrongl

[PATCH 3/5] drbd: Fix adding of new minors with freshly created meta data

2013-07-31 Thread Philipp Reisner
Online adding of new minors with freshly created meta data to an resource with an established connection failed, with a wrong state transition on one side on one side of the new minor. Freshly created meta-data has a la_size (last agreed size) of 0. When we online add such devices, the code wrongl