My recent "ACCESS in OPEN" patch that fixed permissions due to OPEN operations having no way to differentiate between READ and EXEC had several issues: - when files are opened O_EXCL, ACCESS will always return permission denied for all bits until close is called. - POSIX allows processes to write to files without write permissions if that process created the file -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html