Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exploring locks in darwin



from my (limited) understanding of the vfs, this is not what you're looking for.

I think vn_lock acts (as the name suggests) on a single vnode, not the whole filesystem. It won't suit your purposes if you're trying to lock out all writes to the entire volume.

are you trying to add snapshots to HFS+ specifically, or just in a general way to all vfs file systems?


On 15/01/2005, at 1:05, Yogesh P wrote:

Hi Folks,

I am going through the implementation of the locking available in vfs
for holding the write call for fraction of time to initialize the
snapshot module.

Can somebody point me about the vn_lock function which is used by lots
of syscall under bsd kernel.

Can we directly use the vn_lock function to lock the write calls?

Is there any reference document which will make me understand the
functionality of simple_lock,simple_unlock,VOP_LOCK and VOP_UNLOCK under
darwin kernel.



_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/email@hidden

This email sent to email@hidden
References: 
 >Exploring locks in darwin (From: Yogesh P <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.