Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2003 10:55:22 -0800
From:      Alfred Perlstein <bright@mu.org>
To:        Alexander Kabaev <kan@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <20031103185522.GE47459@elvis.mu.org>
In-Reply-To: <200311030446.hA34kJl5078327@repoman.freebsd.org>
References:  <200311030446.hA34kJl5078327@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Alexander Kabaev <kan@FreeBSD.org> [031102 20:46] wrote:
> kan         2003/11/02 20:46:19 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/gnu/ext2fs       ext2_vfsops.c 
>     sys/ufs/ffs          ffs_vfsops.c 
>   Log:
>   Use VOP_UNLOCK/vrele instead of vput. td was erecived as a parameter
>   and one cannot be sure it is equal to curthread.

If there is one place (boot()) where this isn't the case, can't that
place be fixed?  My guess is that a lot of other stuff breaks when
the thread vop parameter isn't curthread in other cases.

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright@mu.org cell: 408-480-4684



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