Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 06:06:47 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumio.c
Message-ID:  <200301221406.h0ME6lL7083750@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2003/01/22 06:06:47 PST

  Modified files:
    sys/dev/vinum        vinumio.c 
  Log:
  Make the arguments to d_close() match the arguments to d_open(), since
  otherwise the close operation is void, and the underlying device remains
  marked as being busy.
  
  Thanks to phk for finding this.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.78      +1 -1      src/sys/dev/vinum/vinumio.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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