From: Peng Tao Date: Sat, 24 Jan 2015 14:14:52 +0000 (+0800) Subject: nfs41: .init_read and .init_write can be called with valid pg_lseg X-Git-Tag: fixes-v4.0-rc1~136^2~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb5d04bc39e914124e811ea55f3034d2379a5f6c;p=pandora-kernel.git nfs41: .init_read and .init_write can be called with valid pg_lseg With pgio refactoring in v3.15, .init_read and .init_write can be called with valid pgio->pg_lseg. file layout was fixed at that time by commit c6194271f (pnfs: filelayout: support non page aligned layouts). But the generic helper still needs to be fixed. Cc: stable@vger.kernel.org # 3.15+ Signed-off-by: Peng Tao --- Reading git-diff-tree failed