TODO list for future LVM versions                                    02/10/1999


Numbers don't imply priority!

1. Enhance lvdisplay to calculate the maximum possible extension
   for a logical volume (free PEs in VG, allocation policy).

2. Add PV and VG UUID fields to VGDA structures to have unique identificaton
   of physical volumes and volume groups (see uuids in e2fsprogs).
   (This would change pv_namelist_on_disk to pv_uuidlist_on_disk in the VGDA)

3. Support VGDA changes by vgchange(8) to use free space between VGDA space
   on disk and first PE to extend/reduce number of PVs.

4. Support merge of volume groups with different physical extent sizes.

5. Support special file name space for raw devices (SCT).

6. Support devfs (devfs_register() etc.).

7. Write mini-howto for filesystem integrators.

8. Implement a daemon which automagically moves i/o intensive physical
   extents to physical volumes with low i/o based on available statistic data.
