mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
Trivial fix to lvdisplay man pg to correct volume size units
This commit is contained in:
parent
0c8b215a60
commit
7a22df7be3
@ -1,5 +1,6 @@
|
|||||||
Version 2.02.28 -
|
Version 2.02.28 -
|
||||||
================================
|
================================
|
||||||
|
Trivial fix to lvdisplay man page.
|
||||||
Add vg_lock_and_read() external library function.
|
Add vg_lock_and_read() external library function.
|
||||||
Fix loading of persistent cache if cache_dir is used. (2.02.23)
|
Fix loading of persistent cache if cache_dir is used. (2.02.23)
|
||||||
Eliminate uses of strdup+basename. Use last_path_component instead.
|
Eliminate uses of strdup+basename. Use last_path_component instead.
|
||||||
|
@ -29,7 +29,7 @@ The values are:
|
|||||||
* logical volume status
|
* logical volume status
|
||||||
* internal logical volume number
|
* internal logical volume number
|
||||||
* open count of logical volume
|
* open count of logical volume
|
||||||
* logical volume size in kilobytes
|
* logical volume size in sectors
|
||||||
* current logical extents associated to logical volume
|
* current logical extents associated to logical volume
|
||||||
* allocated logical extents of logical volume
|
* allocated logical extents of logical volume
|
||||||
* allocation policy of logical volume
|
* allocation policy of logical volume
|
||||||
|
Loading…
x
Reference in New Issue
Block a user