tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Vnode API change: VOP_LOOKUP
Date: Mon, 3 Feb 2014 12:04:27 +0100
From: J. Hannken-Illjes <hannken%eis.cs.tu-bs.de@localhost>
As announced some weeks ago here comes the API change to VOP_LOOKUP:
Change vnode operation lookup to return the resulting vnode *vpp locked.
Change cache_lookup() to return an unlocked vnode.
One more question: Are you planning to change relookup to return the
result unlocked, too? That will enable us to get rid of some ick in
genfs_rename users.
Home |
Main Index |
Thread Index |
Old Index