commit | a4f743a6bb201662962fa888e3f978583d61691e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 11 17:49:13 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 11 19:02:52 2015 -0500 |
tree | 2cb87928f3586c843c6a0b6043c2932f2d5ed07d | |
parent | d8ba1f971497c19cf80da1ea5391a46a5f9fbd41 [diff] |
NFSv4.1: Convert open-coded array allocation calls to kmalloc_array() For added overflow protection... Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>