Subject: Re: CVS commit: src
To: Gordon Waidhofer <gww@traakan.com>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 06/24/2004 21:18:20
--Apple-Mail-20-308234263
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed


On Jun 24, 2004, at 8:58 PM, Gordon Waidhofer wrote:

>>
>> In terms of getting to this, I think I'd much prefer moving to 
>> internal
>> locking.
>
> I'd vote for that, I think. Does internal and
> advisory/non-exclusive mean the same thing?

It means that it would be up to the file system.  Presumably there 
would also be VOP_LOCK() and VOP_UNLOCK() calls that FS-independent 
code would use to access fields in the generic vnode structure that are 
also accessed by the FS-specific code, because there would be some 
instances where that would be necessary.

But all vnode operations would otherwise enter with unlocked vnodes and 
exit with unlocked vnodes.

         -- Jason R. Thorpe <thorpej@wasabisystems.com>


--Apple-Mail-20-308234263
content-type: application/pgp-signature; x-mac-type=70674453;
	name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)

iD8DBQFA26eMOpVKkaBm8XkRAt7vAJ0R5srp68dJXeSOjl7jN8GjLgIWcQCfTNy6
tdwtYjyVnXoEYrT4mOueVZ8=
=fiy9
-----END PGP SIGNATURE-----

--Apple-Mail-20-308234263--