commit | 73e6c5d854d3f7f75e8b46d3e54aeb5d83fe6b1f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jun 26 12:27:25 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Jul 05 18:52:25 2016 -0400 |
tree | 71f03e1966e9ada34274a9fda77a63eacbd16520 | |
parent | 4f52b6bb8c57b9accafad526a429d6c0851cc62f [diff] |
pNFS/files: Fix layoutcommit after a commit to DS According to the errata https://www.rfc-editor.org/errata_search.php?rfc=5661&eid=2751 we should always send layout commit after a commit to DS. Fixes: bc7d4b8fd091 ("nfs/filelayout: set layoutcommit...") Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>