commit | 1813badd98ce02e4b96d8997b68ddef4d4ad4ec5 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Oct 11 14:36:52 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 15 10:49:43 2012 -0400 |
tree | 442fac9e179578c560ea113dddc877d8067ca9e4 | |
parent | d527e5c15de8de813cd0a2ad0b769f68c6226938 [diff] |
NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() Don't circumvent the array size checks. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>