diff options
author | Maxim Patlasov <[email protected]> | 2012-10-26 19:49:24 +0400 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2013-01-24 16:21:27 +0100 |
commit | b2430d7567a376b3685627ca7e9d712f6f27d49b (patch) | |
tree | 2c59795b27e57f6a0a6c15d0f8aea3aac32f8317 /lib/debugobjects.c | |
parent | 54b966702dafe396b6f4e609f222b8e0fdb4d7a4 (diff) |
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 <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions