Skip to content
  • Al Viro's avatar
    Fix ACC_MODE() for real · 6d125529
    Al Viro authored
    commit 5300990c
    
     had stepped on a rather
    nasty mess: definitions of ACC_MODE used to be different.  Fixed the
    resulting breakage, converting them to variant that takes O_... value;
    all callers have that and it actually simplifies life (see tomoyo part
    of changes).
    
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    6d125529