]> sourceware.org Git - lvm2.git/commitdiff
lvchange: snapshot thick origin permission rw/r
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 9 Feb 2021 23:38:37 +0000 (00:38 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 10 Feb 2021 14:39:03 +0000 (15:39 +0100)
User is allowed to change permission for thick origin.
FIXME: it's not quite clear why few others are prohibited to change.

tools/command-lines.in

index 8ea65ca832cb286e73bc093d36aa22f903bb9ea3..c5c93abd3b276cf20d3034edd645d5e4cff03e10 100644 (file)
@@ -250,7 +250,7 @@ RULE: --writebehind --writemostly and LV_raid1
 RULE: --cachemode --cachepolicy --cachesettings and LV_cache LV_cachepool LV_writecache
 RULE: --errorwhenfull --discards --zero and LV_thinpool
 RULE: --permission not lv_is_external_origin lv_is_raid_metadata lv_is_raid_image LV_thinpool
-RULE: --alloc --contiguous --metadataprofile --permission --persistent --profile --readahead not lv_is_thick_origin
+RULE: --alloc --contiguous --metadataprofile --persistent --profile --readahead not lv_is_thick_origin
 RULE: --alloc --discards --zero --cachemode --cachepolicy --cachesettings not lv_is_partial
 
 # It's unfortunate that activate needs to be optionally allowed here,
This page took 0.034746 seconds and 5 git commands to generate.