Skip to content
  • Tigran Mkrtchyan's avatar
    nfs3: fix readdir entry size calculation · ea6f71a3
    Tigran Mkrtchyan authored
    Motivation:
    when estimating readdir reply size we should not forget about boolean
    flag that indicates the presence of a next entry.
    
    Modification:
    fix entry overhead size.
    
    Result:
    The returned xdr doesn't overflow expected reply size.
    
    Acked-by: Paul Millar
    Target: master, 0.22
    ea6f71a3