Files
android_kernel_xiaomi_sm8450/fs/exofs
Boaz Harrosh 724577ca35 ore: Must support none-PAGE-aligned IO
NFS might send us offsets that are not PAGE aligned. So
we must read in the reminder of the first/last pages, in cases
we need it for Parity calculations.

We only add an sg segments to read the partial page. But
we don't mark it as read=true because it is a lock-for-write
page.

TODO: In some cases (IO spans a single unit) we can just
adjust the raid_unit offset/length, but this is left for
later Kernels.

[Bug in 3.2.0 Kernel]
CC: Stable Tree <stable@kernel.org>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2012-01-08 10:43:13 +02:00
..
2009-03-31 19:44:38 +03:00
2011-03-31 11:26:23 -03:00
2011-11-02 12:53:43 +01:00
2011-10-24 16:55:36 -07:00
2011-10-24 17:15:33 -07:00
2009-06-21 17:53:47 +03:00