Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 1996 23:28:39 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        dyson@freefall.freebsd.org (John Dyson)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/miscfs/specfs spec_vnops.c src/sys/vm vnode_pager.c
Message-ID:  <199603190728.XAA20819@GndRsh.aac.dev.com>
In-Reply-To: <199603190513.VAA06251@freefall.freebsd.org> from "John Dyson" at Mar 18, 96 09:13:24 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> dyson       96/03/18 21:13:24
> 
>   Modified:    sys/miscfs/specfs  spec_vnops.c
>                sys/vm    vnode_pager.c
>   Log:
>   Fix the problem that unmounting filesystems that are backed by a VMIO
>   device have reference count problems.  We mark the underlying object
>   ono-persistent, and account for the reference count that the VM system
>   maintainsfor the special device close.  This should fix the removable
>   device problem.
>   
>   Revision  Changes    Path
>   1.29      +3 -2      src/sys/miscfs/specfs/spec_vnops.c
>   1.59      +5 -2      src/sys/vm/vnode_pager.c

Can you please check -stable for this problem, I believe it exists there
as well, or at least I have seen similiar behavior with eject problems...



-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



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