diff options
| author | Weston Andros Adamson <[email protected]> | 2014-06-09 11:48:33 -0400 |
|---|---|---|
| committer | Trond Myklebust <[email protected]> | 2014-06-24 18:46:59 -0400 |
| commit | 1e7f3a485922211b6e4a082ebc6bf05810b0b6ea (patch) | |
| tree | 409983ab4e7f9e880f31afd0648eb3ca039e1b5a /tools/perf/scripts/python | |
| parent | 66b068604903849c5dee3842eb72564064c64c72 (diff) | |
nfs: move nfs_pgio_data and remove nfs_rw_header
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 <[email protected]>
Signed-off-by: Weston Andros Adamson <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions