]> git.baikalelectronics.ru Git - kernel.git/commit
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
authorJeff Layton <jlayton@poochiereds.net>
Tue, 17 May 2016 16:28:39 +0000 (12:28 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 17 May 2016 19:48:09 +0000 (15:48 -0400)
commit0b28753f355b8b048c6c2dca69f2d1a79bb524a4
treedd2339019779eed74a06419c65dd563ee9359cd9
parent403fcdabb4e80759665fa98e72bbe8dd1de5cc08
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>
fs/nfs/flexfilelayout/flexfilelayout.c