]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 11 Feb 2015 22:49:13 +0000 (17:49 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 12 Feb 2015 00:02:52 +0000 (19:02 -0500)
commita4f743a6bb201662962fa888e3f978583d61691e
tree2cb87928f3586c843c6a0b6043c2932f2d5ed07d
parentd8ba1f971497c19cf80da1ea5391a46a5f9fbd41
NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()

For added overflow protection...

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback_xdr.c