pNFS: Don't zero out the array in nfs4_alloc_pages()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 3 Sep 2018 16:57:52 +0000 (12:57 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:16 +0000 (15:35 -0400)
commita2791d3a2cee9432e78bbdcfde586ef54e32d223
tree8b4c53381b4212e1277212391ed4f5c13c36f11d
parentec846469ba7bdb81e42c04e4e15d8fbf19e426e2
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>
fs/nfs/pnfs.c