]> sourceware.org Git - lvm2.git/commit
writecache: use wipe_lv to warn about specific signatures
authorDavid Teigland <teigland@redhat.com>
Thu, 3 Jan 2019 16:37:26 +0000 (10:37 -0600)
committerDavid Teigland <teigland@redhat.com>
Thu, 3 Jan 2019 16:47:35 +0000 (10:47 -0600)
commitbc40391b7de93334c815565240848d5297f7a6c8
treee0e90a2f96b0e6e8d3d95df488b0faa6937d1325
parent938b6b8253c7aadb8947c574cc5f480ed2c1b696
writecache: use wipe_lv to warn about specific signatures

When initializing an LV to hold the writecache, use wipe_lv()
which looks for specific signatures on the LV.

Wiping signatures is not necessary, but printing a warning
that names a specific signature (in addition to the existing
generic warning/confirmation) may help if a user accidentally
specifies the wrong LV which contains something important.
tools/lvconvert.c
This page took 0.033065 seconds and 5 git commands to generate.