On Fri, Jan 14, 2011 at 05:10:41PM +0200, Antti Kantee wrote:
 > > > Do you have some relevant scenarios where "fses set flags in
 > > > componentname"?
 > > 
 > > For example, ufs_lookup sets ISWHITEOUT, which is later checked by
 > > ufs_mkdir and ufs_create and others.
 > 
 > ... which is used only with unions which are not supported.  I'll take
 > my chances with that one.

It's your code and up to you. I certainly don't consider things ready
to mark struct componentname const in VOP_LOOKUP, though.

Fortunately even if you've broken things they'll get repaired before
much longer, I think...

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to