Source-Changes archive

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

CVS commit: [haad-dm] src/sys/dev/dm



Module Name:    src
Committed By:   haad
Date:           Sun Nov  2 00:02:32 UTC 2008

Modified Files:
        src/sys/dev/dm [haad-dm]: device-mapper.c dm.h dm_dev.c dm_ioctl.c
            dm_pdev.c dm_table.c dm_target.c dm_target_error.c
            dm_target_linear.c dm_target_snapshot.c dm_target_zero.c

Log Message:
Use typedef in all structures in dm driver and use them in source code.
No functional change expected.


To generate a diff of this commit:
cvs rdiff -r1.1.2.14 -r1.1.2.15 src/sys/dev/dm/device-mapper.c \
    src/sys/dev/dm/dm_target.c
cvs rdiff -r1.1.2.18 -r1.1.2.19 src/sys/dev/dm/dm.h
cvs rdiff -r1.1.2.12 -r1.1.2.13 src/sys/dev/dm/dm_dev.c
cvs rdiff -r1.1.2.20 -r1.1.2.21 src/sys/dev/dm/dm_ioctl.c
cvs rdiff -r1.1.2.11 -r1.1.2.12 src/sys/dev/dm/dm_pdev.c \
    src/sys/dev/dm/dm_target_snapshot.c
cvs rdiff -r1.1.2.10 -r1.1.2.11 src/sys/dev/dm/dm_table.c
cvs rdiff -r1.1.2.7 -r1.1.2.8 src/sys/dev/dm/dm_target_error.c
cvs rdiff -r1.1.2.17 -r1.1.2.18 src/sys/dev/dm/dm_target_linear.c
cvs rdiff -r1.1.2.9 -r1.1.2.10 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