diff options
author | 2012-10-26 19:49:24 +0400 | |
---|---|---|
committer | 2013-01-24 16:21:27 +0100 | |
commit | b2430d7567a376b3685627ca7e9d712f6f27d49b (patch) | |
tree | 2c59795b27e57f6a0a6c15d0f8aea3aac32f8317 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fuse: rework fuse_do_ioctl() (diff) | |
download | linux-dev-b2430d7567a376b3685627ca7e9d712f6f27d49b.tar.xz linux-dev-b2430d7567a376b3685627ca7e9d712f6f27d49b.zip |
fuse: add per-page descriptor <offset, length> to fuse_req
The ability to save page pointers along with lengths and offsets in fuse_req
will be useful to cover several iovec-s with a single fuse_req.
Per-request page_offset is removed because anybody who need it can use
req->page_descs[0].offset instead.
Signed-off-by: Maxim Patlasov <mpatlasov@parallels.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions