1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib
Jonathan Brassow faeea37057 RAID: Revert previous commit that allowed identical table loads.
Revert commit 31c24dd9f2.  This commit
was used to force a RAID device-mapper table to be loaded into the
kernel despite the fact that it was identical to the one already
loaded.  The effect allowed a RAID array with a transiently failed
device to refresh and reintegrate the failed device.  This operation
is better done in the kernel on a 'resume'.  Since,
'lvchange --refresh' already performs a suspend/resume cycle, the
above commit is not needed once the kernel change is made.  Reverting
the commit removes an unnecessary (at least for now) change to the
device-mapper interface.
2013-04-11 15:57:14 -05:00
..
activate RAID: Add scrubbing support for RAID LVs 2013-04-11 15:33:59 -05:00
cache lvmetad: Check for reappeared PVs. 2013-04-03 12:48:28 +02:00
commands config: remove typo in handling devices/write_cache_state config 2013-04-11 16:32:10 +02:00
config config: make DEFAULT_MAX_HISTORY unconditional 2013-03-06 12:47:23 +01:00
datastruct Switch to return void 2012-02-08 12:52:58 +00:00
device config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
display config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
error cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
filters filters: power2 devs get precedence if PVIDs match 2013-03-11 20:10:49 +00:00
format1 pv_write: clean up non-orphan format1 PV write 2013-03-25 15:08:26 +01:00
format_pool cleanup: use struct pvcreate_restorable_params throughout 2013-02-26 11:25:11 +01:00
format_text config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
freeseg cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
label logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
locking config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
log log: reenable abort 2013-04-02 15:16:04 +02:00
metadata RAID: Add scrubbing support for RAID LVs 2013-04-11 15:33:59 -05:00
mirror config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
misc config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
mm config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
raid RAID: Revert previous commit that allowed identical table loads. 2013-04-11 15:57:14 -05:00
replicator cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
report RAID: Add scrubbing support for RAID LVs 2013-04-11 15:33:59 -05:00
snapshot config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
striped Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
thin config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
unknown cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
uuid Revert the #include changes. Need to fix this at the #include site for now, and 2011-07-18 14:34:33 +00:00
zero cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
Makefile.in cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00