]> 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)
commite31df6882e14ad673e347a8067c5c01f6a8f1335
tree30e084b0de67b487a615739837e1bf67a58ec74d
parent832bc0226aabc78197c907ba2473ae6bfb1d425b
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()

Don't bump the index twice.

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