1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-21 22:04:19 +03:00
Zdenek Kabelac 8c96afd361 cleanup: use compound literals for wipe_lv
Optimize and cleanup recently introduced new function wipe_lv.
Use compound literals to get nicely initialized wipe_params struct.
Pass in lv as explicit argument for wipe_lv.
Use cmd from lv structure.
Initialize only non-null members so it's easy to see what
is the special arg.
2013-11-28 12:45:52 +01:00
..
2008-01-30 14:00:02 +00:00
2008-01-30 14:00:02 +00:00
2013-07-01 23:11:14 +02:00
2012-08-25 20:35:48 +01:00
2013-07-09 03:07:55 +01:00
2013-07-08 14:01:41 +02:00
2013-07-09 03:07:55 +01:00
2013-11-28 12:45:52 +01:00
2013-07-01 23:11:14 +02:00
2012-08-25 20:35:48 +01:00
2013-07-24 22:10:37 +01:00
2013-10-08 13:39:11 +02:00