diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-03-12 18:29:05 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-03-12 18:37:16 +0100 |
commit | 0097143c12e279f5d454e0f636a02afff102cc6a (patch) | |
tree | 4c8c6bc4d3901f1d210d5d3d900368be1705f217 /fs/nfs/callback_xdr.c | |
parent | NFS: Check return value from rpc_queue_upcall() (diff) | |
download | linux-0097143c12e279f5d454e0f636a02afff102cc6a.tar.xz linux-0097143c12e279f5d454e0f636a02afff102cc6a.zip |
SUNRPC: Don't use variable length automatic arrays in kernel code
Replace the variable length array in the RPCSEC_GSS crypto code with
a fixed length one. The size should be bounded by the variable
GSS_KRB5_MAX_BLOCKSIZE, so use that.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/callback_xdr.c')
0 files changed, 0 insertions, 0 deletions