Whamcloud - gitweb
LU-10683 osd_zfs: set offset in page correctly 99/32899/2
authorHongchao Zhang <hongchao@whamcloud.com>
Thu, 5 Jul 2018 11:44:38 +0000 (07:44 -0400)
committerJohn L. Hammond <jhammond@whamcloud.com>
Thu, 2 Aug 2018 19:25:36 +0000 (19:25 +0000)
commit686a73ea9467c53d261cf12d0802bb1332d50f4a
treec6961d15ffc4814e4ff8b1c6b442268fe3e25ff9
parentd2f9ed4a20b5fae836560efc607e443fa996c2e2
LU-10683 osd_zfs: set offset in page correctly

In osd_bufs_get_write, the offset in the first page should
Lustre-change the offset parameter instead of zero.

Lustre-change: https://review.whamcloud.com/32788
Lustre-commit: 83cb17031913ba2f33a5b67219a03c5605f48f27

Change-Id: I6592d8b5b0162b92953d59e2662a4381ba3e89ba
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/32899
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
lustre/osd-zfs/osd_io.c