summaryrefslogtreecommitdiff
path: root/taia.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-11taia: minor: add comment about windowDaniel Borkmann1-1/+1
2013-06-04taia: move taia evaluation out of curve.Daniel Borkmann1-0/+27
ker@Netapp.com>2016-05-17 15:48:09 -0400 commitee26bdd680aa10df628499fe95a7b88345574248 (patch) treedd2339019779eed74a06419c65dd563ee9359cd9 parent446ca2195303c550b1cec7dcf9a478910dc84672 (diff)
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Otherwise, we'll end up returning layouts that we've just received if the client issues a new LAYOUTGET prior to the LAYOUTRETURN. Signed-off-by: Jeff Layton <jeff.layton@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat
-rw-r--r--fs/nfs/flexfilelayout/flexfilelayout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/nfs/flexfilelayout/flexfilelayout.c b/fs/nfs/flexfilelayout/flexfilelayout.c