Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2006 09:49:10 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/devfs devfs_rule.c
Message-ID:  <200601030949.k039nAYn061998@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-01-03 09:49:10 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_rule.c 
  Log:
  When returning EIO from DEVFSIO_RADD ioctl, drop the exclusive rule
  lock.  Otherwise the system comes to a rather sudden and grinding
  halt.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.21      +4 -2      src/sys/fs/devfs/devfs_rule.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601030949.k039nAYn061998>