10 Oct, 2007

13 commits


11 Jul, 2007

5 commits


01 May, 2007

1 commit

  • Introduce a replacement for the in-kernel portmapper client that supports
    all 3 versions of the rpcbind protocol. This code is not used yet.

    Original code by Groupe Bull updated for the latest kernel, with multiple
    bug fixes.

    Note that rpcb_clnt.c does not yet support registering via versions 3 and
    4 of the rpcbind protocol. That is planned for a later patch.

    Signed-off-by: Chuck Lever
    Signed-off-by: Trond Myklebust

    Chuck Lever