[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130201180028.GC31863@mtj.dyndns.org>
Date: Fri, 1 Feb 2013 10:00:28 -0800
From: Tejun Heo <tj@...nel.org>
To: David Teigland <teigland@...hat.com>
Cc: akpm@...ux-foundation.org, rusty@...tcorp.com.au,
linux-kernel@...r.kernel.org,
Christine Caulfield <ccaulfie@...hat.com>,
cluster-devel@...hat.com
Subject: Re: [PATCH 10/14] dlm: don't use idr_remove_all()
Hello, David.
On Fri, Feb 01, 2013 at 12:44:43PM -0500, David Teigland wrote:
> I already tried my own version of this, but used idr_for_each_entry a
> second time. Unfortunately, the number it found and printed did not match
> recover_list_count.
>
> warning: recover_list_count 566
>
> It printed 304 ids:
Heh, that's really weird. Maybe idr_get_next() is buggy above certain
number or at certain boundaries? If you find something, please let me
know. I'll see if I can reproduce it in some minimal way.
Thanks!
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists