commit | e71708d4df1d4b81427badb9ac4bc4a813338b17 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Nov 21 10:56:38 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 19 17:29:55 2016 -0500 |
tree | 2562e1b009f4903ab37d836d85d303a498f2d722 | |
parent | b6808145ad2aa625b962fc55f30484091d5e8fe7 [diff] |
pNFS: Return RW layouts on OPEN_DOWNGRADE If the client holds no more writeable open state, and does not hold a write delegation, then send a layoutreturn as part of the OPEN_DOWNGRADE. We do this only for writes, since some layout drivers may require you to also hold a read layout if you are doing a R/W workload. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>