All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH lvconvert 0/11] Additional fixes and changes to lvconvert restructure
@ 2008-01-04 14:55 Jun'ichi Nomura
  2008-01-04 15:12 ` [PATCH lvconvert 1/11] Correct 'const' for _lv_mimage_in_sync() Jun'ichi Nomura
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Jun'ichi Nomura @ 2008-01-04 14:55 UTC (permalink / raw)
  To: lvm-devel

These patchset includes bugfixes and feature updates to
the recently committed lvconvert changes.

Bug fixes
[ 1/11] Correct 'const' for _lv_mimage_in_sync()
[ 2/11] Don't start polldaemon if conversion failed in early stage
[ 3/11] Multiple fixes about to-corelog conversion
[ 4/11] Fix possible mirror image corruption 
[ 5/11] Don't insert temporary layer for corelog mirror
[ 6/11] init_mirror_in_sync(0) for corelog mirror addition
[ 7/11] Fix semantic consistency of mirrorlog option

Feature updates
[ 8/11] Add internal 'CONVERTING' flag for LVs under conversion
[ 9/11] Add a new attr field char for the CONVERTING LV
[10/11] Warn if lvconvert needs activation to complete conversion
[11/11] Start lvconvert polldaemon on activation (like pvmove)

Other things I would like to work on next are:
  - Generalization of seg->mirrored_seg as upward link
    from LV to seg(s) which use the LV.
  - Review and fix remove_mirror_images() so that 'removable_pvs'
    filtering works on stacked mirror.
  - Review the suspend code path. I think 'noflush' should be
    avoided for lower-level mirrors. Otherwise the upper-level mirror
    can't suspend.
  - Remaining patches from the last post:
    https://www.redhat.com/archives/lvm-devel/2007-December/msg00045.html
     [11/13] Add 'lv_mirrors' field to reporting functions
     [12/13] Remove hardcoded "_mlog" name from deptree construction
     [13/13] Allow disk logs for temporary resync mirror
  - Creating a script for 'make check'

Thanks,
-- 
Jun'ichi Nomura, NEC Corporation of America



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

end of thread, other threads:[~2008-01-10 20:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-04 14:55 [PATCH lvconvert 0/11] Additional fixes and changes to lvconvert restructure Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 1/11] Correct 'const' for _lv_mimage_in_sync() Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 2/11] Don't start polldaemon if conversion failed in early stage Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 3/11] Multiple fixes about to-corelog conversion Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 4/11] Fix possible mirror image corruption Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 5/11] Don't insert temporary layer for corelog mirror Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 6/11] init_mirror_in_sync(0) for corelog mirror addition Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 7/11] Fix semantic consistency of mirrorlog option Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 8/11] Add internal 'CONVERTING' flag for LVs under conversion Jun'ichi Nomura
2008-01-04 15:13 ` [PATCH lvconvert 9/11] Add a new attr field char for the CONVERTING LV Jun'ichi Nomura
2008-01-04 15:13 ` [PATCH lvconvert 10/11] Warn if lvconvert needs activation to complete conversion Jun'ichi Nomura
2008-01-04 15:13 ` [PATCH lvconvert 11/11] Start lvconvert polldaemon on activation (like pvmove) Jun'ichi Nomura
2008-01-10 18:40 ` [PATCH lvconvert 0/11] Additional fixes and changes to lvconvert restructure Alasdair G Kergon
2008-01-10 19:53   ` Jun'ichi Nomura
2008-01-10 20:36 ` Jun'ichi Nomura

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.