OSDN Git Service

pNFS/files: Fix layoutcommit after a commit to DS
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 26 Jun 2016 16:27:25 +0000 (12:27 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 5 Jul 2016 22:52:25 +0000 (18:52 -0400)
commit73e6c5d854d3f7f75e8b46d3e54aeb5d83fe6b1f
tree71f03e1966e9ada34274a9fda77a63eacbd16520
parent4f52b6bb8c57b9accafad526a429d6c0851cc62f
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>
fs/nfs/filelayout/filelayout.c