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:           Wed Sep 10 18:43:27 UTC 2008

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

Log Message:
Introduce new dm_dev_lookup and use it to lookup for device name, uuid and
minor number in device global list.


To generate a diff of this commit:
cvs rdiff -r1.1.2.11 -r1.1.2.12 src/sys/dev/dm/device-mapper.c
cvs rdiff -r1.1.2.14 -r1.1.2.15 src/sys/dev/dm/dm.h src/sys/dev/dm/dm_ioctl.c
cvs rdiff -r1.1.2.8 -r1.1.2.9 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