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 Dec 19 16:30:41 UTC 2008

Modified Files:
        src/sys/dev/dm: dm.h dm_ioctl.c dm_target.c dm_target_error.c
            dm_target_linear.c dm_target_snapshot.c dm_target_zero.c

Log Message:
Add infrastructure needed to load device-mapper targets as modules.
Targets wasn't converted yet and at least snapshot target will be converted
in a near future.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/dm/dm.h src/sys/dev/dm/dm_ioctl.c \
    src/sys/dev/dm/dm_target.c src/sys/dev/dm/dm_target_error.c \
    src/sys/dev/dm/dm_target_linear.c src/sys/dev/dm/dm_target_snapshot.c \
    src/sys/dev/dm/dm_target_zero.c

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