• Chuck Lever's avatar
    [PATCH] remove unused cl_flags field · 156fde47
    Chuck Lever authored
    The RPC clnt struct has a cl_flags field with one bit defined (in an NFS
    header, no less).  no one ever sets the flag, so remove flag, field, and
    test in NFSv2 XDR routines that check for the flag.
    156fde47
nfs2xdr.c 17 KB