Date: Sun, 31 May 1998 04:14:46 +0200 From: Eivind Eklund <eivind@yes.no> To: fs@FreeBSD.ORG Subject: componentnames to VOPs Message-ID: <19980531041446.54449@follo.net>
next in thread | raw e-mail | index | archive | help
Is there any documentation as to whether these should be locked by namei() or not? Ie, I can fairly easily find that VOP_MKNOD() is always called with a locked componentname, but if I introduce this as a requirement (due to new vput() paramteres), is there anywhere I can document it? Or even avoid checking everywhere... Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980531041446.54449>