>For one thing, we could introduce O_CHMOD to open for mode changes. >The open would succeed iff the opener had permission to do a chmod. No, not worth it. "fchmod" can - and does - already check whether you have permission to do a "chmod".