commit | 3e6212149304eaf9289d5bc56e003068660f3476 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Sep 24 13:07:16 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 16:03:10 2012 -0400 |
tree | e1b9f72afd21b68e3a8c76a6b341183fe2001a5a | |
parent | 830ffb565760234eb984e4343ad82575e96728de [diff] |
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure We want to cache the pnfs_layout_hdr after a layoutget or i/o failure so that pnfs_update_layout() can find it and know when it is time to retry. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>