search for: d8da02f

Displaying 2 results from an estimated 2 matches for "d8da02f".

Did you mean: d89a027
2015 Jun 15
2
[PATCH] resize: make available expand method warnings more prominent
...ot;unknown/unavailable method for expanding the %s filesystem on %s") + fs name; + ); + "" + ) in wrap (text ^ "\n\n") ) lvs; diff --git a/resize/virt-resize.pod b/resize/virt-resize.pod index d8da02f..26fd136 100644 --- a/resize/virt-resize.pod +++ b/resize/virt-resize.pod @@ -727,6 +727,45 @@ the disk before. If you have to reuse a target which contains data already, you should use the I<--no-sparse> option. Note this can be much slower. +=head2 "unknown/unavailable method for...
2015 Jun 14
2
[PATCH] pod: Use F<> for filenames instead of C<>.
...rescue kernel: =item 5. Run the tool that caused the core dump. The core dump will be written -to C</tmp/mnt/core.I<PID>>. +to F</tmp/mnt/core.I<PID>>. ><rescue> ls -l /tmp/mnt total 1628 diff --git a/resize/virt-resize.pod b/resize/virt-resize.pod index d8da02f..a7620e0 100644 --- a/resize/virt-resize.pod +++ b/resize/virt-resize.pod @@ -244,11 +244,11 @@ C<dd if=/dev/zero of=outdisk bs=1M count=..>) =head2 LOGICAL PARTITIONS -Logical partitions (a.k.a. C</dev/sda5+> on disks using DOS partition +Logical partitions (a.k.a. F</dev/sda5+...