Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/xen/xen



Module Name:    src
Committed By:   tron
Date:           Sat May 13 16:50:46 UTC 2006

Modified Files:
        src/sys/arch/xen/xen [netbsd-3]: xbd_xenbus.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1319):
        sys/arch/xen/xen/xbd_xenbus.c: revision 1.10 via patch
Fix NULL pointer deref when a backend switches to closing without
have been connected.
Make sure we connect only once; avoid getting disk attached multiple times
when there are multiple block devices configured (the xenbus seems to call
the callbacks for all xbd when each of them comes up).


To generate a diff of this commit:
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/sys/arch/xen/xen/xbd_xenbus.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