commit | a78cb57a106fceeba26da2907db9d8886700e1dc | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Aug 09 15:06:19 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Aug 09 15:06:19 2009 -0400 |
tree | d9127810fa7f9d68232488bf33b947195c5d1e26 | |
parent | dd8ac1da4190139de70da18823ff8f5992a649ae [diff] |
NFSv4: Don't loop forever on state recovery failure... If the server is broken, then retrying forever won't fix it. We should just give up after a while, and return an error to the user. We set the number of retries to 10 for now... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>