commit | f9d888fcd9665b863fa042212a3ee7b4c51399f6 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Sun Jul 15 20:14:32 2007 +0300 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jul 19 15:21:40 2007 -0400 |
tree | 1e8d4dff8be4b237d908fcb9d6460e472219a1ab | |
parent | e4eff1a622edd6ab7b73acd5d8763aa2fa3fee49 [diff] |
NFSv4: debug print ntohl(status) in nfs client callback xdr code status in nfs client callback xdr code is passed in network order. print it in host order for better readability. Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>