mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
release 2.02.101
112 files changed, 4131 insertions(+), 1312 deletions(-)
This commit is contained in:
parent
f393a5c156
commit
bd75844024
@ -1 +1 @@
|
||||
1.02.80-git (2013-08-13)
|
||||
1.02.80-git (2013-09-20)
|
||||
|
@ -1,5 +1,7 @@
|
||||
Version 2.02.101 -
|
||||
===================================
|
||||
Version 2.02.101 - 20th September 2013
|
||||
======================================
|
||||
Fix 3-thread clvmd deadlock triggered by cleanup on EOF from client.
|
||||
Remove VG from lvmetad before restoring it with vgcfgrestore.
|
||||
Use strtoull instead of strtol in _get_int_arg.
|
||||
Add devtypes report command to display built-in recognised block device types.
|
||||
Fix CC Makefile override which had reverted to using built-in value. (2.02.75)
|
||||
|
@ -1,5 +1,5 @@
|
||||
Version 1.02.80 -
|
||||
==================================
|
||||
Version 1.02.80 - 20th September 2013
|
||||
=====================================
|
||||
Detect invalid sector supplied to 'dmsetup message'.
|
||||
Free any previously-set string if a dm_task_set_* function is called again.
|
||||
Do not allow passing empty new name for dmsetup rename.
|
||||
|
Loading…
Reference in New Issue
Block a user