Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/dm



Module Name:    src
Committed By:   haad
Date:           Fri Jan  2 00:42:31 UTC 2009

Modified Files:
        src/sys/dev/dm: dm.h dm_target.c dm_target_snapshot.c files.dm
Added Files:
        src/sys/dev/dm: dm_target_stripe.c

Log Message:
Add stripe target functions stubs. Stripe target must be present in dm driver
because without it lvm2tools will not create LVsi and eventualy panic system.

Problem reported by agc@.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/dm/dm.h src/sys/dev/dm/dm_target.c \
    src/sys/dev/dm/dm_target_snapshot.c
cvs rdiff -r0 -r1.1 src/sys/dev/dm/dm_target_stripe.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/dm/files.dm

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index