Skip to content
  • Tigran Mkrtchyan's avatar
    nfsv42: initial support for intra-server copy · 91b31e05
    Tigran Mkrtchyan authored
    Motivation:
    the newer libc make use of copy_file_range function, that directly
    mapped to NFSv4.2 COPY request.
    
    Modification:
    Add initial implementation on OperationCOPY that synchronously copies
    the data between two open files.
    
    Result:
    initial step to support intra-server copy.
    
    Acked-by: Paul Millar
    Target: master
    91b31e05