From: Weston Andros Adamson Date: Fri, 30 Jan 2015 16:01:02 +0000 (-0500) Subject: pnfs: lookup new lseg at lseg boundary X-Git-Tag: fixes-v4.0-rc1~136^2~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c13789e3e6c66dbcaade1760087429240eb3d27;p=pandora-kernel.git pnfs: lookup new lseg at lseg boundary Before mirroring support was added, the pageio descriptor's pg_lseg was set to null when an RPC was sent. Because of this, pg_init was called at lseg boundaries with pg_lseg = NULL, and it could be set to the new lseg. Signed-off-by: Weston Andros Adamson --- Reading git-diff-tree failed