Module Name: src Committed By: martin Date: Sun May 6 17:23:10 UTC 2012
Modified Files: src/sys/dev/scsipi: cd.c Log Message: When ejecting a medium, invalidate the in core disklabel - it is not meaningfull anymore. This makes the following cdclose() use silent mode and finally fixes PR kern/43785. To generate a diff of this commit: cvs rdiff -u -r1.308 -r1.309 src/sys/dev/scsipi/cd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.