From: Chuck Lever Date: Tue, 22 May 2012 02:45:16 +0000 (-0400) Subject: NFS: Don't swap bytes in nfs4_construct_boot_verifier() X-Git-Tag: v3.5-rc1~52^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3607282b4d8787a530eb4a9a452b4e823508b9f;p=pandora-kernel.git NFS: Don't swap bytes in nfs4_construct_boot_verifier() The SETCLIENTID boot verifier is opaque to NFSv4 servers, thus there is no requirement for byte swapping before the client puts the verifier on the wire. This treatment is similar to other timestamp-based verifiers. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed