[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180329170626.GA24218@gondor.apana.org.au>
Date: Fri, 30 Mar 2018 01:06:26 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Andreas Gruenbacher <agruenba@...hat.com>
Cc: cluster-devel <cluster-devel@...hat.com>, netdev@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>, NeilBrown <neilb@...e.com>,
Thomas Graf <tgraf@...g.ch>, Tom Herbert <tom@...ntonium.net>
Subject: Re: [PATCH v2 0/2] gfs2: Stop using rhashtable_walk_peek
On Thu, Mar 29, 2018 at 06:52:34PM +0200, Andreas Gruenbacher wrote:
>
> Should rhashtable_walk_peek be kept around even if there are no more
> users? I have my doubts.
Absolutely. All netlink dumps using rhashtable_walk_next are buggy
and need to switch over to rhashtable_walk_peek. As otherwise
the object that triggers the out-of-space condition will be skipped
upon resumption.
Cheers,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists