]> sourceware.org Git - lvm2.git/commit
Simplify iteration
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 15 Nov 2011 17:21:02 +0000 (17:21 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 15 Nov 2011 17:21:02 +0000 (17:21 +0000)
commited2368538a6dc08b42d3115c615030e006692afc
tree5b7f4963c7a9b8e863fa6e348f31260a76699ebd
parent8ec016236a84878b9b9a88424fe4015db88dc981
Simplify iteration

Since nothing is removed in dm_list snapshot_segs during the loop,
there is no reason to use _safe iteration, so switch to simplier
dm_list_iterate().
lib/activate/dev_manager.c
This page took 0.036371 seconds and 5 git commands to generate.