Skip to content
  • Tigran Mkrtchyan's avatar
    vfs: invalidate stat cache on setxattr and removexattr · 5b41bd7b
    Tigran Mkrtchyan authored
    Motivation:
    as extended attribute cache on the client side bound to regular attribute
    cache, changes of extended attributes must invalidate attribute cache to
    propagate changes to other clients.
    
    Modification:
    invalidate stat cache on setxattr and removexattr
    
    Result:
    maintain cache consistency
    
    Acked-by: Paul Millar
    Acked-by: Lea Morschel
    Target: master
    5b41bd7b