mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
pre-release
This commit is contained in:
parent
ea44a7d759
commit
ce05af1d32
@ -1 +1 @@
|
|||||||
1.02.74-cvs (2012-03-03)
|
1.02.74-cvs (2012-03-06)
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Version 2.02.95 -
|
Version 2.02.95 - 6th March 2012
|
||||||
================================
|
================================
|
||||||
Try to fit thin pool metadata size into 128MB.
|
If unspecified, adjust thin pool metadata and chunk size to fit into 128MB.
|
||||||
Print just warning on thin pool check callback path for failing check.
|
Print just warning on thin pool check callback path for failing check.
|
||||||
Always use 64bit math with VG extent_size expression.
|
Always use 64bit arithmetic with VG extent_size expression.
|
||||||
Validate udev structures in _insert_udev_dir().
|
Validate udev structures in _insert_udev_dir().
|
||||||
Take repeatable --major --minor with pvscan --cache instead of major:minor.
|
Take repeatable --major --minor with pvscan --cache instead of major:minor.
|
||||||
Scan all devices for lvmetad if 'pvscan --cache' used without device list.
|
Scan all devices for lvmetad if 'pvscan --cache' used without device list.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Version 1.02.74 -
|
Version 1.02.74 - 6th March 2012
|
||||||
================================
|
================================
|
||||||
Check for multiple mangled names in auto mangling mode.
|
Check for multiply-mangled names in auto mangling mode.
|
||||||
Fix dm_task_get_name_unmangled to not unmangle already unmangled name.
|
Fix dm_task_get_name_unmangled to not unmangle already unmangled name.
|
||||||
Check whether device names are properly mangled on ioctl return.
|
Check whether device names are properly mangled on ioctl return.
|
||||||
Deactivation of failed thin check on thin pool returns success.
|
Deactivation of failed thin check on thin pool returns success.
|
||||||
|
Loading…
Reference in New Issue
Block a user