]> asedeno.scripts.mit.edu Git - linux.git/commit
pNFS/flexfiles: Fix layoutcommit after a commit to DS
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 26 Jun 2016 16:39:49 +0000 (12:39 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 5 Jul 2016 22:52:26 +0000 (18:52 -0400)
commitc001c87a63aa2f35358e33eb05e45e4cbcb34f54
tree5277af9662782c2426e46e325945b2a4e9a0c439
parent73e6c5d854d3f7f75e8b46d3e54aeb5d83fe6b1f
pNFS/flexfiles: Fix layoutcommit after a commit to DS

We should always do a layoutcommit after commit to DS, except if
the layout segment we're using has set FF_FLAGS_NO_LAYOUTCOMMIT.

Fixes: d67ae825a59d ("pnfs/flexfiles: Add the FlexFile Layout Driver")
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/flexfilelayout/flexfilelayout.c