1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

cleanup: for commit 7bcb3fb02d

This commit is contained in:
Peter Rajnoha 2015-01-21 11:28:58 +01:00
parent 7bcb3fb02d
commit 338d98be97
2 changed files with 1 additions and 3 deletions

View File

@ -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_devices(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_host_dup(struct dm_pool *mem, const struct logical_volume *lv);
int lv_set_creation(struct logical_volume *lv,

View File

@ -727,8 +727,7 @@ thin pool LV:
.B lvchange --errorwhenfull {y|n} VG/ThinPoolLV
The current setting can be displayed with the lvs -o+error_when_full
command.
The current setting can be displayed with the lvs -o+lv_when_full command.
.B errorwhenfull n