commit | 1ed26f33008e954a8e91d26f97d4380dea8145db | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@netapp.com> | Tue May 06 09:12:37 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu May 29 11:11:40 2014 -0400 |
tree | a187a1fb9658ee39d5c00e71fd6105b7cb6d3f56 | |
parent | ef2c488c073f4f0b3a200745dd8d608c01d69c39 [diff] |
NFS: Create a common initiate_pgio() function Most of this code is the same for both the read and write paths, so combine everything and use the rw_ops when necessary. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>