Module Name: src Committed By: haad Date: Sat Oct 9 12:56:07 UTC 2010
Modified Files: src/sys/dev/dm: device-mapper.c Log Message: In rome do as romans do. If I will get EEXIST from devsw_attach don't exit and continue. This unbreaks usage of libdm in RUMP. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/dm/device-mapper.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.