]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb66869942a15ae6180d70efde4a478b8a58d7313
tree30e084b0de67b487a615739837e1bf67a58ec74d
parent78a023ecd451d893e0649ff4b13d7f1516182573
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()

Don't bump the index twice.

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