• J. Bruce Fields's avatar
    nfsd4: rearrange struct nfsd4_slot · 73e79482
    J. Bruce Fields authored
    Combine two booleans into a single flag field, move the smaller fields
    to the end.
    
    (In practice this doesn't make the struct any smaller.  But we'll be
    adding another flag here soon.)
    
    Remove some debugging code that doesn't look useful, while we're in the
    neighborhood.
    Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
    73e79482
nfs4xdr.c 89.7 KB