commit | 8f70f53a87007bdbb34c79d11178a153914f5db1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 04 16:09:44 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Aug 12 14:56:19 2015 -0400 |
tree | abdb1e8e5dea6942624032e9d56f1436bd8434da | |
parent | a4497a58e4043a925b7b308bd2c32f0744eca440 [diff] |
NFSv4.1/pnfs: Fix serialisation of layout return and layoutget We should always test for outstanding layout returns, whether or not pnfs_should_retry_layoutget() is true. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>