NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 16 Dec 2020 22:17:45 +0000 (17:17 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 16 Dec 2020 22:25:24 +0000 (17:25 -0500)
commit52104f274e2d7f134d34bab11cada8913d4544e2
tree30e084b0de67b487a615739837e1bf67a58ec74d
parent9bfffea3524b49d0268d01f8e7967f06c4d0a942
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()

Don't bump the index twice.

Fixes: 563c53e73b8b ("NFS: Fix flexfiles read failover")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/flexfilelayout/flexfilelayout.c