Whamcloud - gitweb
LU-11663 osd-zfs: write partial pages with correct offset 48/33748/1
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 27 Nov 2018 06:47:50 +0000 (09:47 +0300)
committerOleg Drokin <green@linuxhacker.ru>
Thu, 29 Nov 2018 05:44:26 +0000 (00:44 -0500)
commit6f9a0292eacb0d603b14cc03290a574cb7f0c846
treeadd340a45e2f3410b0ef7e91e772b45647343b44
parent85426cdf55a048b784d5f32a54fd21d6337d6225
LU-11663 osd-zfs: write partial pages with correct offset

otherwise non-aligned writes send wrong data to ZFS.

Change-Id: I1ae1f361981d548307d74344a5694f3ef39c0609
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Signed-off-by: Oleg Drokin <green@whamcloud.com>
lustre/osd-zfs/osd_io.c
lustre/tests/sanity.sh