commit | a2791d3a2cee9432e78bbdcfde586ef54e32d223 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Sep 03 12:57:52 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:16 2018 -0400 |
tree | 8b4c53381b4212e1277212391ed4f5c13c36f11d | |
parent | ec846469ba7bdb81e42c04e4e15d8fbf19e426e2 [diff] |
pNFS: Don't zero out the array in nfs4_alloc_pages() We don't need a zeroed out array, since it is immediately being filled. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>