]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4.1: pnfs_layout_io_test_failed must clear invalid lsegs before a retry
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 21 Sep 2012 01:19:43 +0000 (21:19 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 21 Sep 2012 01:31:18 +0000 (21:31 -0400)
commite60f6abb77f3293536287cf753b5b7e2fa351683
treec561292b5d56611ecb333a4a81822ceded597416
parent49dd93b0bfbbfa94f90bf9394b226808f3b04b8a
NFSv4.1: pnfs_layout_io_test_failed must clear invalid lsegs before a retry

If pnfs_layout_io_test_failed() authorises a retry of the failed layoutgets,
it should first clear the existing layout segments so that we start afresh.

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