• Trond Myklebust's avatar
    NFSv2/v3/v4: Parenthesize #defines in nfs?xdr.c. Fix an off-by-one error on the value · d2ac640a
    Trond Myklebust authored
         of compound_decode_hdr_maxsz.
    NFSv4: fix a printk() typo (spotted by Linda Dunaphant).
    NFSv4: Ensure that nfs4_open_reclaim() copies the value of the new stateid back into
         the shared nfsv4 state structure.
    NFSv4: Don't leak NFS4ERR_WRONGSEC errors back into nfs_lookup().
    RPC,NFS,Lockd: Mark the debugging code as "unlikely" so that gcc moves it out of the
         mainline code paths.
    d2ac640a
nfs2xdr.c 16.9 KB