summaryrefslogtreecommitdiffstats
path: root/man/lvextend.8.in
Commit message (Collapse)AuthorAgeFilesLines
* Update man pagesZdenek Kabelac2012-04-111-48/+62
| | | | Use one style for man pages.
* Support rounding of percentage upwardZdenek Kabelac2012-01-051-0/+1
| | | | | | | | | | | | | | | We want to keep this logic - when LV is extend - extend the LV by at least given amount, when LV is reduced - reduce the LV by at most given amount. So for this the rounding needs to be used. Current logic which seems to satisfy give rule is to round up all extent values for LV resize upward except for values with '-' sign that are round downward. This patch also fixes the problem when lvextend --use-polices tried to extend LV the by i.e. 20% - but the resulting 20% were smaller the extent size thus before this patch no extension happened.
* Various cleanups following recent commits.Alasdair Kergon2010-06-211-3/+3
|
* Update lvresize/extend/reduce manpages with --nofsck, --resizefs optionsZdenek Kabelac2010-06-171-0/+16
|
* Add %ORIGIN support to lv{create,extend,reduce,resize} --extents optionMike Snitzer2010-02-031-4/+5
| | | | | | | | | | | Allow the number of logical extents to be expressed (for a snapshot) as a percentage of the total space in the Origin Logical Volume with the suffix %ORIGIN. Update the relevant man pages accordingly. Eliminate inconsistencies between the man pages and tools/commands.h Signed-off-by: Mike Snitzer <snitzer@redhat.com>
* Update man pages to clarify usage of PE ranges.Dave Wysochanski2009-08-101-1/+8
| | | | Author: Dave Wysochanski <dwysocha@redhat.com>
* '--noudevsync' -- update relevant man pagesPeter Rajnoha2009-08-041-0/+8
|
* Allow commandline sizes to be specified in terms of bytes and sectors.Mike Snitzer2009-07-061-2/+2
| | | | Update the man pages to document size units uniformly.
* Make man pages consistent with either-or options (use "|" everywhere).Dave Wysochanski2008-11-121-6/+6
|
* Generate man pages from templates and include version. (romster)Alasdair Kergon2008-10-081-0/+69