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:           Mon Sep 22 09:11:38 UTC 2008

Modified Files:
        src/sys/dev/dm [haad-dm]: dm_ioctl.c dm_target_linear.c
            dm_target_snapshot.c

Log Message:
Fix bug where I tried to prop_object_release null object which caused weird
atuvm panic. Change init functions to failed when they receive params string
== NULL when they need some data.


To generate a diff of this commit:
cvs rdiff -r1.1.2.16 -r1.1.2.17 src/sys/dev/dm/dm_ioctl.c
cvs rdiff -r1.1.2.15 -r1.1.2.16 src/sys/dev/dm/dm_target_linear.c
cvs rdiff -r1.1.2.9 -r1.1.2.10 src/sys/dev/dm/dm_target_snapshot.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