1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00

doc: Apply markdown formatting

This commit is contained in:
Marian Csontos 2025-01-14 21:15:42 +01:00
parent 1dcd9fbe08
commit 54ade3a6bb

View File

@ -6,11 +6,11 @@ Version 2.03.30
Small bugfix release:
* **NEW** Create /dev/disk/by-diskseq/<DISKSEQ> symlink for public DM devices.
* **NEW** Create `/dev/disk/by-diskseq/<DISKSEQ>` symlink for public DM devices.
* Lvresize reports origin vdo volume cannot be resized.
* Support setting reserved_memory|stack using --config on cmdline.
* Support setting `reserved_memory|stack` using `--config` on cmdline.
* Fix support for disabling memory locking (2.03.27).
* Do not extend an LV if FS resize unsupported and '--fs resize' used.
* Do not extend an LV if FS resize unsupported and `--fs resize` used.
* Prevent leftover temporary device when converting in use volume to a pool.
* lvconvert detects volume in use early when converting it to a pool.
* Handle NVMe with quirk changed WWID not matching WWID in devices file.