All of lore.kernel.org
 help / color / mirror / Atom feed
* master - WHATS_NEW: update
@ 2020-02-04 16:23 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2020-02-04 16:23 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=9255c7148ac3d920aafe58f78a9672dd3a0967bd
Commit:        9255c7148ac3d920aafe58f78a9672dd3a0967bd
Parent:        aa7642a44441c63dd71184b70f5c3955696a5ad4
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Tue Feb 4 17:21:13 2020 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Tue Feb 4 17:22:06 2020 +0100

WHATS_NEW: update

---
 WHATS_NEW | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/WHATS_NEW b/WHATS_NEW
index 66ea748..b03eb97 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,9 @@
 Version 2.03.08 - 
 ====================================
+  Add error handling for failing allocation in _reserve_area().
+  Fix memleak in syncing of internal cache.
+  Fix pvck dump_current_text memleak.
+  Fix lvmlockd result code on error path for _query_lock_lv().
   Accept more output lines from vdo_format.
   Prohibit reshaping of stacked raid LVs.
   Avoid running cache input arg validation when creating vdo pool.




^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2021-06-28 18:42 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2021-06-28 18:42 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=39f497b9d8d35c77716014a3ba7074a2fc8955ac
Commit:        39f497b9d8d35c77716014a3ba7074a2fc8955ac
Parent:        580e64e93ba469b64cf11e400c4cb2f759eaf579
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Mon Jun 28 20:38:54 2021 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Jun 28 20:41:07 2021 +0200

WHATS_NEW: update

---
 WHATS_NEW | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/WHATS_NEW b/WHATS_NEW
index 2c4704310..8f6dad27a 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
 Version 2.03.13 - 
 ===============================
+  Support configurable allocation/vdo_pool_header_size.
+  Fix handling of lvconvert --type vdo-pool --virtualsize.
   Simplified handling of archive() and backup() internal calls.
   Fix load of kvdo target when it is not present in memory (2.03.12).
 



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2020-10-23 23:43 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2020-10-23 23:43 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=2183af62e56ff68e77eb29c7da9fcf2445b30eba
Commit:        2183af62e56ff68e77eb29c7da9fcf2445b30eba
Parent:        edb55b767a45d6c7eb5194dea23c11b5ae5f71d3
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Sat Oct 24 01:40:55 2020 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Sat Oct 24 01:42:16 2020 +0200

WHATS_NEW: update

---
 WHATS_NEW | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/WHATS_NEW b/WHATS_NEW
index 16a8baf34..452a6317e 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
 Version 2.03.11 - 
 ==================================
+  Enhance error handling for fsadm and hanled correct fsck result.
+  Dmeventd lvm plugin ignores higher reserved_stack lvm.conf values.
   Support using BLKZEROOUT for clearing devices.
   Support interruption when wipping LVs.
   Support interruption for bcache waiting.



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2020-08-28 19:59 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2020-08-28 19:59 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=f0614e7cf05df969f9789f0746b820ce5cbb33a2
Commit:        f0614e7cf05df969f9789f0746b820ce5cbb33a2
Parent:        b722ce2f1000da1ed321d43ef4858d1dd5d567d8
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Fri Aug 28 21:42:12 2020 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Fri Aug 28 21:43:03 2020 +0200

WHATS_NEW: update

---
 WHATS_NEW | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/WHATS_NEW b/WHATS_NEW
index cdc491c83..d433ddf9a 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
 Version 2.03.11 - 
 ==================================
+  Preserve uint32_t for seqno handling.
+  Switch from mmap to plain read when loading regular files.
   Fix missing device closing on wiping error path.
   Update lvmvdo man page and better explain DISCARD usage.
 



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2020-01-23  9:32 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2020-01-23  9:32 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=7404216241827d903dcb3ff441bae0c8819309d2
Commit:        7404216241827d903dcb3ff441bae0c8819309d2
Parent:        bab3b70e3ae253da39da6fb9146ccf428cdb6ab3
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Thu Jan 23 10:25:35 2020 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Thu Jan 23 10:32:15 2020 +0100

WHATS_NEW: update

---
 WHATS_NEW | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/WHATS_NEW b/WHATS_NEW
index b7aa4e9..66ea748 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
 Version 2.03.08 - 
 ====================================
+  Accept more output lines from vdo_format.
+  Prohibit reshaping of stacked raid LVs.
   Avoid running cache input arg validation when creating vdo pool.
   Prevent raid reshaping of stacked volumes.
   Added VDO lvmdbusd methods for enable/disable compression & dedupe.




^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2020-01-13 16:43 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2020-01-13 16:43 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=151bf52649ba7a5a6731693e5af8560f6cf1742a
Commit:        151bf52649ba7a5a6731693e5af8560f6cf1742a
Parent:        30f4d0fcd497338be5eb994a9b5b1ccee993f62c
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Mon Jan 13 17:37:29 2020 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Jan 13 17:42:53 2020 +0100

WHATS_NEW: update

---
 WHATS_NEW | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/WHATS_NEW b/WHATS_NEW
index b3c6102..b7aa4e9 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
 Version 2.03.08 - 
 ====================================
+  Avoid running cache input arg validation when creating vdo pool.
+  Prevent raid reshaping of stacked volumes.
   Added VDO lvmdbusd methods for enable/disable compression & dedupe.
   Added VDO lvmdbusd method for converting LV to VDO pool.
 




^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2019-11-11 21:46 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2019-11-11 21:46 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=9cad26be321844868a904c7b07bebe37be4e0169
Commit:        9cad26be321844868a904c7b07bebe37be4e0169
Parent:        38617213f080492e03f324a73cd8f912ae557349
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Mon Nov 11 17:44:14 2019 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Nov 11 22:44:25 2019 +0100

WHATS_NEW: update

---
 WHATS_NEW |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index 816dd86..e5af036 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
 Version 2.03.07 - 
 ===================================
+  Fix resize of thin-pool with data and metadata of different segtype.
   Improve mirror type leg splitting.
   Fix activation order when removing merged snapshot.
   Experimental VDO support for lvmdbusd.




^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2019-10-31 14:44 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2019-10-31 14:44 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=569e328cc014d467fcdeed6fe34eaaf7070d7e13
Commit:        569e328cc014d467fcdeed6fe34eaaf7070d7e13
Parent:        cca5aec0ef3bd8481a07e2f6d37134340e49684a
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Thu Oct 31 15:43:02 2019 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Thu Oct 31 15:43:02 2019 +0100

WHATS_NEW: update

---
 WHATS_NEW |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index 6bf5656..816dd86 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
 Version 2.03.07 - 
 ===================================
+  Improve mirror type leg splitting.
   Fix activation order when removing merged snapshot.
   Experimental VDO support for lvmdbusd.
 



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2019-10-04 15:33 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2019-10-04 15:33 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=414f903cdc161e553100af6ad03e68fbf94617c3
Commit:        414f903cdc161e553100af6ad03e68fbf94617c3
Parent:        ca70dc4540571bde2d10f4506f865e1caf398f00
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Fri Oct 4 17:30:52 2019 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Fri Oct 4 17:31:55 2019 +0200

WHATS_NEW: update

---
 WHATS_NEW    |    6 ++++++
 WHATS_NEW_DM |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index a9bd750..767973c 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,11 @@
 Version 2.03.06 - 
 ================================
+  Extend lvs to show all VDO properties.
+  Preserve VDO write policy with vdopool.
+  Increase default vdo bio threads to 4.
+  Continue report when cache_status fails.
+  Add support for DM_GET_TARGET_VERSION into device_mapper.
+  Fix cmirrord usage of header files from device_mapper subdir.
   Allow standalone activation of VDO pool just like for thin-pools.
   Activate thin-pool layered volume as 'read-only' device.
   Ignore crypto devices with UUID signature CRYPT-SUBDEV.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 60a2b53..94492d4 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
 Version 1.02.165 - 
 =================================
+  Add support for DM_GET_TARGET_VERSION.
   Add debug of dmsetup udevcomplete with hexa print DM_COOKIE_COMPLETED.
   Fix versioning of dm_stats_create_region and dm_stats_create_region.
 



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2016-04-07 22:22 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2016-04-07 22:22 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=e2d4f53c827a14597e51956adb2202d32660f54c
Commit:        e2d4f53c827a14597e51956adb2202d32660f54c
Parent:        7dcbf1dfd0bc5e2d057d41900f10016d170bdae2
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Thu Apr 7 22:20:01 2016 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Thu Apr 7 22:31:40 2016 +0200

WHATS_NEW: update

doc for previous commits.
---
 WHATS_NEW    |    2 ++
 WHATS_NEW_DM |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index b1da1b0..0c940b6 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,6 +1,8 @@
 Version 2.02.150 -
 =================================
   Allow the lvmdump directory to exist already provided it is empty.
+  Show lvconverted percentage with 2 decimal digits.
+  Fix regression in suspend when repairing --type mirror (2.02.133).
 
 Version 2.02.149 - 1st April 2016
 =================================
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index d84f8cf..6bd857e 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
 Version 1.02.122 - 
 ==================================
+  Improve log_debug ioctl bit attrs.
 
 Version 1.02.121 - 26th March 2016
 ==================================



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: Update.
@ 2015-08-20 17:07 Heinz Mauelshagen
  0 siblings, 0 replies; 17+ messages in thread
From: Heinz Mauelshagen @ 2015-08-20 17:07 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=180f92d3dc9891d4536a69de25dcb285979cd9e4
Commit:        180f92d3dc9891d4536a69de25dcb285979cd9e4
Parent:        5476ee865597e7f2fcc189412aaaccdc15cc3db9
Author:        Heinz Mauelshagen <heinzm@redhat.com>
AuthorDate:    Tue Aug 18 17:38:57 2015 +0200
Committer:     Heinz Mauelshagen <heinzm@redhat.com>
CommitterDate: Thu Aug 20 19:06:47 2015 +0200

WHATS_NEW: Update.

---
 WHATS_NEW |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index 25cea03..3916acc 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
 Version 2.02.129 -
 ===================================
+  Fix debug buffer overflows in cmirrord logging.
+  Add --foreground and --help to cmirrord.
 
 Version 2.02.128 - 17th August 2015
 ===================================



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: Update.
@ 2015-08-16  0:17 Alasdair Kergon
  0 siblings, 0 replies; 17+ messages in thread
From: Alasdair Kergon @ 2015-08-16  0:17 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=b297d78367c2a9395bcc6abc7484763368979842
Commit:        b297d78367c2a9395bcc6abc7484763368979842
Parent:        4a6d5e2012cbcf40842b5ef051347694bbf5ca04
Author:        Alasdair G Kergon <agk@redhat.com>
AuthorDate:    Sun Aug 16 01:16:16 2015 +0100
Committer:     Alasdair G Kergon <agk@redhat.com>
CommitterDate: Sun Aug 16 01:16:16 2015 +0100

WHATS_NEW: Update.

---
 WHATS_NEW    |    7 +++----
 WHATS_NEW_DM |    6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index 1e34e1c..dbb78d6 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,10 +1,9 @@
 Version 2.02.128 - 
 ===================================
   Check for valid cache mode in validation of cache segment.
-  Enhance internal API cache_set_mode() and cache_set_policy().
-  Enhance toollib's get_cache_params().
-  Runtime detect presence of cache smq policy.
-  Add demo cache-mq  and cache-smq profiles.
+  Change internal interface handling cache mode and policy.
+  When no cache policy specified, prefer smq (if available) over mq.
+  Add demo cache-mq and cache-smq profiles.
   Add cmd profilable allocation/cache_policy,cache_settings,cache_mode.
   Require cache_check 0.5.4 for use of --clear-needs-check-flag.
   Fix lvmetad udev rules to not override SYSTEMD_WANTS, add the service instead.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 8e816a0..870ffb2 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,8 +1,8 @@
 Version 1.02.105 - 
 ===================================
-  Fix 'stats list -o all' segfault
-  Separate statistics fields from region information fields
-  Add interval and interval_ns fields to DR_STATS reports.
+  Fix 'dmstats list -o all' segfault.
+  Separate dmstats statistics fields from region information fields.
+  Add interval and interval_ns fields to dmstats reports.
   Do not include internal glibc headers in libdm-timestamp.c (1.02.104)
   Exit immediately if no device is supplied to dmsetup wipe_table.
   Suppress dmsetup report headings when no data is output. (1.02.104)



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2015-05-25  8:49 okozina
  0 siblings, 0 replies; 17+ messages in thread
From: okozina @ 2015-05-25  8:49 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=b244fffc182ef15ff23d4fc11658997347f66d79
Commit:        b244fffc182ef15ff23d4fc11658997347f66d79
Parent:        da20e0c5079eab7d76e3bae96ed3f4dd473efde6
Author:        Ondrej Kozina <okozina@redhat.com>
AuthorDate:    Mon May 25 10:46:38 2015 +0200
Committer:     Ondrej Kozina <okozina@redhat.com>
CommitterDate: Mon May 25 10:48:53 2015 +0200

WHATS_NEW: update

update for commit: f8bf6410954fcf82bf28852e0dba015c6b7f19dc
---
 WHATS_NEW |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index e5864eb..29eb501 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
 Version 2.02.121 - 
 ================================
+  Fix a segfault in pvscan --cache --background command.
   Fix test for AREA_PV when checking for failed mirrors.
   Do not use --sysinit in lvm2-activation{-early,-net}.service if lvmpolld used.
   Do not fail polling when poll LV not found (already finished or removed).



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW update
@ 2014-03-21 21:32 Zdenek Kabelac
  0 siblings, 0 replies; 17+ messages in thread
From: Zdenek Kabelac @ 2014-03-21 21:32 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=93d77455eaa06c111954bc29c052fdaf4f31464e
Commit:        93d77455eaa06c111954bc29c052fdaf4f31464e
Parent:        c0c55846b0a08454c913758f2709888301835bef
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Fri Mar 21 22:00:54 2014 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Fri Mar 21 22:29:28 2014 +0100

WHATS_NEW update

---
 WHATS_NEW |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index f07d2a9..bdfe111 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,9 @@
 Version 2.02.106 - 
 ====================================
+  Reindent some clvmd.c code.
+  Use dm_malloc function in clvmd.c.
+  Resolve memory release order for clvmd shutdown.
+  Report error when lvm2 activation is released in critical_section.
   Fix memory corruption when pvscan reports long pv names.
   Do not report internal orphan VG names when reporting pvdisplay/pvscan.
   Fix pvdisplay -c man page referencing KB instead of sectors.



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2012-10-12 12:48 Peter Rajnoha
  0 siblings, 0 replies; 17+ messages in thread
From: Peter Rajnoha @ 2012-10-12 12:48 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=2679c68689628e71749ebcfc8b2969e32ed6cb3c
Commit:        2679c68689628e71749ebcfc8b2969e32ed6cb3c
Parent:        a70d6b350f98bd6e9068ce723a275f31e9f27b7e
Author:        Peter Rajnoha <prajnoha@redhat.com>
AuthorDate:    Fri Oct 12 14:47:40 2012 +0200
Committer:     Peter Rajnoha <prajnoha@redhat.com>
CommitterDate: Fri Oct 12 14:47:40 2012 +0200

WHATS_NEW: update

---
 WHATS_NEW |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index 8ae3a22..a170bfe 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
 Version 2.02.98 -
 =================================
+  Introduce blkdeactivate script.
   Implement devices/global_filter (affects lvmetad).
   Make vgscan --cache an alias to pvscan --cache.
   Clear lvmetad metadata/PV cache before a rescan.



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2012-10-10 15:37 Peter Rajnoha
  0 siblings, 0 replies; 17+ messages in thread
From: Peter Rajnoha @ 2012-10-10 15:37 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=3af43af493dabf0dda0527f96c617b0947deb83c
Commit:        3af43af493dabf0dda0527f96c617b0947deb83c
Parent:        a5306421ddd014598a2d94248ff9eb75df2ea2b0
Author:        Peter Rajnoha <prajnoha@redhat.com>
AuthorDate:    Wed Oct 10 17:36:37 2012 +0200
Committer:     Peter Rajnoha <prajnoha@redhat.com>
CommitterDate: Wed Oct 10 17:36:37 2012 +0200

WHATS_NEW: update

---
 WHATS_NEW_DM |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 338cfaf..22d4b01 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,10 @@
 Version 1.02.77 -
 =================================
+  Update man page to reflect that dm UUIDs are being mangled as well.
+  Apply 'dmsetup mangle' for dm UUIDs besides dm names.
+  Add 'mangled_uuid' and 'unmangled_uuid' fields to dmsetup info -c -o.
+  Mangle device UUID on dm_task_set_uuid/newuuid call if necessary.
+  Add dm_task_get_uuid_mangled/unmangled to libdevmapper.
   Always reset delay_resume_if_new flag when stacking thin pool.
   Don't create value for dm_config_node and require dm_config_create_value call.
   Check for existing new_name for dmsetup rename.



^ permalink raw reply related	[flat|nested] 17+ messages in thread

* master - WHATS_NEW: update
@ 2012-06-28 23:55 Alasdair Kergon
  0 siblings, 0 replies; 17+ messages in thread
From: Alasdair Kergon @ 2012-06-28 23:55 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=2f201d0e5e2149455709efa8bb977bd612694a5e
Commit:        2f201d0e5e2149455709efa8bb977bd612694a5e
Parent:        2d5adc5823353cba2bd3e585bb75a4a298f4cbfd
Author:        Alasdair G Kergon <agk@redhat.com>
AuthorDate:    Thu Jun 28 23:14:27 2012 +0100
Committer:     Alasdair G Kergon <agk@redhat.com>
CommitterDate: Thu Jun 28 23:14:27 2012 +0100

WHATS_NEW: update

Update WHATS_NEW.
---
 WHATS_NEW |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/WHATS_NEW b/WHATS_NEW
index 4a6df08..71c8219 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -2,10 +2,7 @@ Version 2.02.97 -
 ===============================
   Use vgchange -aay instead of vgchange -ay in clmvd init script.
   Add activation/auto_activation_volume_list to lvm.conf.
-  Add --activate ay to lvcreate.
-  Add --activate ay to lvchange.
-  Add --activate ay to pvscan.
-  Add --activate ay to vgchange.
+  Add --activate ay to lvcreate, lvchange, pvscan and vgchange.
   Add support for volume autoactivation using lvmetad.
   Add --activate synonym for --available arg and prefer --activate.
   Never issue discards when LV extents are being reconfigured, not deleted.



^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2021-06-28 18:42 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04 16:23 master - WHATS_NEW: update Zdenek Kabelac
  -- strict thread matches above, loose matches on Subject: below --
2021-06-28 18:42 Zdenek Kabelac
2020-10-23 23:43 Zdenek Kabelac
2020-08-28 19:59 Zdenek Kabelac
2020-01-23  9:32 Zdenek Kabelac
2020-01-13 16:43 Zdenek Kabelac
2019-11-11 21:46 Zdenek Kabelac
2019-10-31 14:44 Zdenek Kabelac
2019-10-04 15:33 Zdenek Kabelac
2016-04-07 22:22 Zdenek Kabelac
2015-08-20 17:07 master - WHATS_NEW: Update Heinz Mauelshagen
2015-08-16  0:17 Alasdair Kergon
2015-05-25  8:49 master - WHATS_NEW: update okozina
2014-03-21 21:32 master - WHATS_NEW update Zdenek Kabelac
2012-10-12 12:48 master - WHATS_NEW: update Peter Rajnoha
2012-10-10 15:37 Peter Rajnoha
2012-06-28 23:55 Alasdair Kergon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.