]> sourceware.org Git - lvm2.git/commit
thin: activate layer pool aas read-only LV
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 13 Sep 2019 23:08:14 +0000 (01:08 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 17 Sep 2019 11:16:50 +0000 (13:16 +0200)
commit66f69e766e576692ea32328c1921acbacb69ed14
treeb7efcf8959923dcd53e3c859d9da805e1de8c18f
parent693215716bde963d03c1adbddc6ecd39a0ea256c
thin: activate layer pool aas read-only LV

When lvm2 is activating layered pool LV (to basically keep pool opened,
the other function used to be 'locking' be in sync with DM table)
use this LV in read-only mode - this prevents 'write' access into
data volume content of thin-pool.

Note: since EMPTY/unused thin-pool is created as 'public LV' for generic
use by any user who i.e. wish to maintain thin-pool and thins himself.
At this moment, thin-pool appears as writable LV.  As soon as the 1st.
thinLV is created, layer volume will appear is 'read-only' LV from this moment.
WHATS_NEW
lib/activate/dev_manager.c
This page took 0.038774 seconds and 5 git commands to generate.