You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix wrong volume count logic
The volume count logic is broken for new style volumes resulting in
input/output errors at access. This patch will fix that and solve
the problem reported in issue hasse69#77.
Signed-off-by: Hans Beckerus <hans.beckerus at gmail.com>