• Neil Brown's avatar
    [PATCH] kNFSd: Tidy up the rpc authentication interface. · 7b1c5134
    Neil Brown authored
    Define auth_ops that contains a method for authenticating a request and a
    method for authorising a reply.  Call both methods as appropriate.
    
    Also discard rq_verfed and cr_flavour, neither ever used.
    And discard rq_auth as it isn't needed.
    7b1c5134
svcauth.c 4.68 KB