diff options
author | 2011-04-06 14:33:28 -0400 | |
---|---|---|
committer | 2011-04-06 13:25:04 -0700 | |
commit | 418875900e3de4831c84f86ae4756690dac5be77 (patch) | |
tree | d0609f12b62962806adc092867350b7bfcfed5a3 /tools/perf/scripts/python/syscall-counts.py | |
parent | Revert "net/sunrpc: Use static const char arrays" (diff) | |
download | wireguard-linux-418875900e3de4831c84f86ae4756690dac5be77.tar.xz wireguard-linux-418875900e3de4831c84f86ae4756690dac5be77.zip |
NFS: Fix a signed vs. unsigned secinfo bug
rpc_authflavor_t is cast from an unsigned int, but the
initial code tried to use it as a signed int. I fix
this by passing an rpc_authflavor_t pointer around, and
returning signed integers from functions.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions