Skip to content
  • Tigran Mkrtchyan's avatar
    vfs: add missing xattr related methods to ForwardingFileSystem · a8c0ec1b
    Tigran Mkrtchyan authored
    Motivation:
    the decorator must forward all methods to avoid default behavior.
    
    Modification:
    add missing xattr related methods ForwardingFileSystem
    
    Result:
    the methods of decorated class is used instead of default behaviour.
    
    Acked-by: Albert Rossi
    Target: master, 0.20
    a8c0ec1b