Skip to content
  • Tigran Mkrtchyan's avatar
    nfsv4: pass compound ags as a requext context · fe133689
    Tigran Mkrtchyan authored
    Each v4.0 coumpound has a server side 'local variable'
    to store current file handle, saved file handle and so on.
    With v4.1 and introduction od sessions the number of
    'local variable' are increased.
    
    The patch refactors nfsv4 code to keep it simple and
    readable.
    
    Acked-By: Gerd
    fe133689