Date: Fri, 23 Oct 2009 14:19:40 GMT From: Alexander Motin <mav@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 169717 for review Message-ID: <200910231419.n9NEJeC2015428@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=169717 Change 169717 by mav@mav_mavbook on 2009/10/23 14:19:07 Fix mismerge. Affected files ... .. //depot/projects/scottl-camlock/src/sys/cam/scsi/scsi_da.c#48 edit Differences ... ==== //depot/projects/scottl-camlock/src/sys/cam/scsi/scsi_da.c#48 (text+ko) ==== @@ -813,6 +813,7 @@ cam_periph_lock(periph); + /* * If the device has been made invalid, error out */ if ((softc->flags & DA_FLAG_PACK_INVALID)) {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910231419.n9NEJeC2015428>