nfs41: .init_read and .init_write can be called with valid pg_lseg
authorPeng Tao <tao.peng@primarydata.com>
Sat, 24 Jan 2015 14:14:52 +0000 (22:14 +0800)
committerTom Haynes <loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:53 +0000 (11:06 -0800)
commitcb5d04bc39e914124e811ea55f3034d2379a5f6c
tree3243cf5c3cab80be4dec0f1f8be9cf5bcdb324bb
parent8f9cdcb26b62f1a9b071a82820c7b08ac7439406
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 <tao.peng@primarydata.com>
fs/nfs/pnfs.c
This page took 0.047596 seconds and 5 git commands to generate.