From: Boaz Harrosh Date: Mon, 27 Oct 2008 17:31:34 +0000 (+0200) Subject: exofs: address_space_operations X-Git-Tag: v2.6.30-rc1~231^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beaec07ba6af35d387643b76a2920a7a6e22207b;p=pandora-kernel.git 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: Boaz Harrosh --- Reading git-diff-tree failed