dm snapshot: revert "fix a crash when an origin has no snapshots"
authorMikulas Patocka <mpatocka@redhat.com>
Tue, 25 May 2021 17:16:21 +0000 (13:16 -0400)
committerMike Snitzer <snitzer@redhat.com>
Tue, 25 May 2021 20:16:47 +0000 (16:16 -0400)
commitf16dba5dc6f094041ab8c356e1e3a48ee0e3c8cd
treed23c77eb0d30a6419382061a3ccfb4491ae7ef1e
parent0c1f3193b1cdd21e7182f97dc9bca7d284d18a15
dm snapshot: revert "fix a crash when an origin has no snapshots"

Commit 7ee06ddc4038f936b0d4459d37a7d4d844fb03db ("dm snapshot: fix a
crash when an origin has no snapshots") introduced a regression in
snapshot merging - causing the lvm2 test lvcreate-cache-snapshot.sh
got stuck in an infinite loop.

Even though commit 7ee06ddc4038f936b0d4459d37a7d4d844fb03db was marked
for stable@ the stable team was notified to _not_ backport it.

Fixes: 7ee06ddc4038 ("dm snapshot: fix a crash when an origin has no snapshots")
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-snap.c