commit | 28b1d3f5a772b705ca76df620eb9f686aa2d0b4c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Sun Apr 07 13:59:07 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Apr 25 14:18:14 2019 -0400 |
tree | 4966c8e010ce5e1876b0d707e340608c9ea97fbc | |
parent | c917cfaf9bbef44dd35b75b8fb772a44798a1cf2 [diff] |
NFS: Remove unused argument from nfs_create_request() All the callers of nfs_create_request() are now creating page group heads, so we can remove the redundant 'last' page argument. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>