Skip to content
Commit dc1a3e8e authored by Wenwen Wang's avatar Wenwen Wang Committed by Mike Snitzer
Browse files

dm raid: add missing cleanup in raid_ctr()



If rs_prepare_reshape() fails, no cleanup is executed, leading to
leak of the raid_set structure allocated at the beginning of
raid_ctr(). To fix this issue, go to the label 'bad' if the error
occurs.

Fixes: 11e47232 ("dm raid: stop keeping raid set frozen altogether")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarWenwen Wang <wenwen@cs.uga.edu>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent e0702d90
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment