jdp         2005-11-26 22:55:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/cam/scsi         scsi_cd.c scsi_da.c 
    sys/geom             geom_disk.c geom_disk.h geom_subr.c 
  Log:
  MFC: Fix a bug that caused some /dev entries to continue to exist after
  the underlying drive had been hot-unplugged from the system.
  
  This merges the following revisions:
  
    Revision  Path
    1.94      src/sys/cam/scsi/scsi_cd.c
    1.181     src/sys/cam/scsi/scsi_da.c
    1.98      src/sys/geom/geom_disk.c
    1.5       src/sys/geom/geom_disk.h
    1.88      src/sys/geom/geom_subr.c
  
  Revision   Changes    Path
  1.93.2.1   +1 -0      src/sys/cam/scsi/scsi_cd.c
  1.180.2.1  +1 -0      src/sys/cam/scsi/scsi_da.c
  1.96.2.1   +12 -0     src/sys/geom/geom_disk.c
  1.4.2.1    +1 -0      src/sys/geom/geom_disk.h
  1.87.2.1   +3 -2      src/sys/geom/geom_subr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to