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:           Fri Sep  5 01:04:23 UTC 2008

Modified Files:
        src/sys/dev/dm [haad-dm]: device-mapper.c dm.h dm_dev.c dm_ioctl.c

Log Message:
Rework handling of disklabel stuff. Remove disklabel from dstruct dm_dev
and generate it dynamicaly for every call. Withthese changes using -F and
-s options when creating file-system with newfs is not needed anymore.


To generate a diff of this commit:
cvs rdiff -r1.1.2.10 -r1.1.2.11 src/sys/dev/dm/device-mapper.c
cvs rdiff -r1.1.2.12 -r1.1.2.13 src/sys/dev/dm/dm.h src/sys/dev/dm/dm_ioctl.c
cvs rdiff -r1.1.2.6 -r1.1.2.7 src/sys/dev/dm/dm_dev.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