Chuck Lever c08e76d0cd 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>
2011-01-28 13:37:35 -05:00
..
2010-05-14 15:09:31 -04:00
2011-01-12 20:02:45 -05:00
2010-10-27 21:39:39 +02:00
2010-12-21 11:51:23 -05:00
2010-10-23 15:27:35 -04:00
2010-10-26 13:56:42 -04:00
2011-01-06 14:46:32 -05:00
2011-01-04 13:10:36 -05:00
2011-01-12 20:02:45 -05:00
2010-10-07 18:48:49 -04:00