diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2011-01-28 12:40:55 -0500 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-01-28 13:37:35 -0500 |
commit | c08e76d0cd4beb759a73c1835d98f5fccc126ed1 (patch) | |
tree | e1cd5414a2aba7c4e414bf93473f599c40717d80 /.mailmap | |
parent | e00b8a24041f37e56b4b8415ce4eba1cbc238065 (diff) |
NFS: Micro-optimize nfs4_decode_dirent()
Make the decoding of NFSv4 directory entries slightly more efficient
by:
1. Avoiding unnecessary byte swapping when checking XDR booleans,
and
2. Not bumping "p" when its value will be immediately replaced by
xdr_inline_decode()
This commit makes nfs4_decode_dirent() consistent with similar logic
in the other two decode_dirent() functions.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions