Skip to content
Snippets Groups Projects
Commit beaec07b authored by Boaz Harrosh's avatar Boaz Harrosh
Browse files

exofs: address_space_operations


OK Now we start to read and write from osd-objects. We try to
collect at most contiguous pages as possible in a single write/read.
The first page index is the object's offset.

TODO:
   In 64-bit a single bio can carry at most 128 pages.
   Add support of chaining multiple bios

Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
parent 982980d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment