commit | aa3d1faebe6e214cd96be0e587571477ff6fd9fc | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue May 08 18:23:28 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 09 17:57:59 2007 -0400 |
tree | d2295c15e30437a2bc693bd71b79a42c742ffc8b | |
parent | e70c490810dc683fad39e57cf00e69d5f120c542 [diff] |
SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free Use a cleaner method to find the size of an rpc_buffer. This actually works on x86-64! Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>