1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/commands
Alasdair Kergon acb037657c Fix scanning of VGs without in-PV mdas.
Set cmd->independent_metadata_areas if metadata/dirs or disk_areas in use.
- Identify and record this state.

Don't skip full scan when independent mdas are present even if memlock is set.
- Clusters and OOM aren't supported, so no problem doing the proper scans.

Avoid revalidating the label cache immediately after scanning.
- A simple optimisation.

Support scanning for a single VG in independent mdas.
- Not used by the fix but I left it in anyway as later patches might use it.
2010-12-10 22:39:52 +00:00
..
errors.h pre-release tidy up 2009-06-30 18:39:31 +00:00
toolcontext.c Fix scanning of VGs without in-PV mdas. 2010-12-10 22:39:52 +00:00
toolcontext.h Fix scanning of VGs without in-PV mdas. 2010-12-10 22:39:52 +00:00