diff options
author | Weston Andros Adamson <dros@primarydata.com> | 2014-09-15 14:14:32 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-05 13:41:00 -0700 |
commit | 755304b3320f063ba6ccc18c69b189507f5a35fc (patch) | |
tree | 3bbf7b31f50f461884d1e85ad18e9bfa24a0ddc7 /lib/kstrtox.h | |
parent | f70054c4468ab3106ac4dcc1e9abd1b1f1bbd1cf (diff) |
nfs: move nfs_pgio_data and remove nfs_rw_header
commit 1e7f3a485922211b6e4a082ebc6bf05810b0b6ea upstream.
nfs_rw_header was used to allocate an nfs_pgio_header along with an
nfs_pgio_data, because a _header would need at least one _data.
Now there is only ever one nfs_pgio_data for each nfs_pgio_header -- move
it to nfs_pgio_header and get rid of nfs_rw_header.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/kstrtox.h')
0 files changed, 0 insertions, 0 deletions