mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-04 09:18:36 +03:00
cleanup: for commit 7bcb3fb02d
This commit is contained in:
parent
7bcb3fb02d
commit
338d98be97
@ -91,7 +91,6 @@ char *lvseg_monitor_dup(struct dm_pool *mem, const struct lv_segment *seg);
|
|||||||
char *lvseg_tags_dup(const struct lv_segment *seg);
|
char *lvseg_tags_dup(const struct lv_segment *seg);
|
||||||
char *lvseg_devices(struct dm_pool *mem, const struct lv_segment *seg);
|
char *lvseg_devices(struct dm_pool *mem, const struct lv_segment *seg);
|
||||||
char *lvseg_seg_pe_ranges(struct dm_pool *mem, const struct lv_segment *seg);
|
char *lvseg_seg_pe_ranges(struct dm_pool *mem, const struct lv_segment *seg);
|
||||||
uint32_t lv_error_when_full(const struct logical_volume *lv);
|
|
||||||
char *lv_time_dup(struct dm_pool *mem, const struct logical_volume *lv);
|
char *lv_time_dup(struct dm_pool *mem, const struct logical_volume *lv);
|
||||||
char *lv_host_dup(struct dm_pool *mem, const struct logical_volume *lv);
|
char *lv_host_dup(struct dm_pool *mem, const struct logical_volume *lv);
|
||||||
int lv_set_creation(struct logical_volume *lv,
|
int lv_set_creation(struct logical_volume *lv,
|
||||||
|
@ -727,8 +727,7 @@ thin pool LV:
|
|||||||
|
|
||||||
.B lvchange --errorwhenfull {y|n} VG/ThinPoolLV
|
.B lvchange --errorwhenfull {y|n} VG/ThinPoolLV
|
||||||
|
|
||||||
The current setting can be displayed with the lvs -o+error_when_full
|
The current setting can be displayed with the lvs -o+lv_when_full command.
|
||||||
command.
|
|
||||||
|
|
||||||
.B errorwhenfull n
|
.B errorwhenfull n
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user