aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2010-12-14 14:56:30 +0000
committerTrond Myklebust <[email protected]>2010-12-16 12:37:23 -0500
commite4f9323409369a3aeb01885c0c4409d2eeec794a (patch)
tree67fffcae54825264e5d908ef72ffb89870670bbd /tools/perf/scripts/python/bin
parent9d5a64343925a152e1907c652a0d71d6640868b3 (diff)
NFS: Introduce new-style XDR decoding functions for NFSv2
We'd like to prevent local buffer overflows caused by malicious or broken servers. New xdr_stream style decoders can do that. For efficiency, we also eventually want to be able to pass xdr_streams from call_decode() to all XDR decoding functions, rather than building an xdr_stream in every XDR decoding function in the kernel. Static helper functions are left without the "inline" directive. This allows the compiler to choose automatically how to optimize these for size or speed. Signed-off-by: Chuck Lever <[email protected]> Tested-by: J. Bruce Fields <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions