commit | 7140171ea9be4143736c35acf6f31b6feb195ca0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Mar 25 12:36:13 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Mar 27 12:39:38 2015 -0400 |
tree | 0709d24a7d3a34349fcd90dec12ec5604234826a | |
parent | a0815d556d1cfb686b46995f86fb081f623fa720 [diff] |
NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-close We must not send a close or delegreturn that would result in a return-on-close of the layout without ensuring that we've also sent the necessary layoutcommit. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>