NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 4 Jan 2016 16:53:04 +0000 (11:53 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 4 Jan 2016 17:36:11 +0000 (12:36 -0500)
commit5c97f5de2c7cd9e2a5f71bc7c53125d9a2833ca9
tree0846adb2196aafa70810e375beb410a9292d20d8
parent50f563ef5d418127a75ca9b7116232672bbd8aaf
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode

If pnfs_mark_matching_lsegs_return() needs to mark a layout segment for
return, then it must also set the return iomode.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pnfs.c