]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pNFS: Don't send COMMITs to the DSes if the server invalidated our layout
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 29 Apr 2017 14:27:18 +0000 (10:27 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 29 Apr 2017 15:29:24 +0000 (11:29 -0400)
commit722f0b891198ab1f5f7b020e32c989a517ed0577
tree65598040e3cdf8a72962538adcef8d625fb4678f
parent37f8aa16da8e9239092429e7a6dadf352897a92d
pNFS: Don't send COMMITs to the DSes if the server invalidated our layout

If the layout was invalidated, then assume we should requeue all the
pending writes for the DS in question.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pnfs_nfs.c