commit | 8ef9b0b9e1c02879c9a41246437a23f513e4378b | [log] [tgz] |
---|---|---|
author | Benjamin Coddington <bcodding@redhat.com> | Wed Apr 19 10:11:34 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Apr 20 13:55:16 2017 -0400 |
tree | 90e8d0c532be72fa9de8af680871fec3924bc84c | |
parent | ae97aa524ef495b6276fd26f5d5449fb22975d7c [diff] |
NFS: move nfs_pgarray_set() to open code Since commit 00bfa30abe86 ("NFS: Create a common pgio_alloc and pgio_release function"), nfs_pgarray_set() has only a single caller. Let's open code it. Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>