1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/format1
Milan Broz 4059d2219c Recognise DRBD device part and handle it similar to MD devices.
The DRBD uses underlying device so code should prefer top
device if duplicate is found.

Patch also introduce
        dev_subsystem_part_major and dev_subsytem_name
functions to easily handle all these replication susbystems
and not hardcode md_major call.

See https://bugzilla.redhat.com/show_bug.cgi?id=530881
for full problem description.
2009-10-27 17:00:44 +00:00
..
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
disk-rep.c Recognise DRBD device part and handle it similar to MD devices. 2009-10-27 17:00:44 +00:00
disk-rep.h Tidy format1 import LV function. 2009-05-13 21:24:12 +00:00
format1.c Add --dataalignmentoffset to pvcreate to shift start of aligned data area 2009-07-30 17:45:28 +00:00
format1.h split orphan VG by format type 2008-02-06 15:47:28 +00:00
import-export.c Consolidate LV allocation into alloc_lv(). 2009-09-28 17:46:15 +00:00
import-extents.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
layout.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
lvm1-label.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
lvm1-label.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
Makefile.in Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00
vg_number.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00