Re: [PATCH] list_for_each_rcu must die: ext4

From: Aneesh Kumar K.V
Date: Thu Apr 24 2008 - 06:06:58 EST


On Wed, Apr 23, 2008 at 06:27:15PM -0700, Paul E. McKenney wrote:
> All uses of list_for_each_rcu() can be profitably replaced by the
> easier-to-use list_for_each_entry_rcu(). This patch makes this change for
> the ext4 filesystem, in preparation for removing the list_for_each_rcu()
> API entirely.
>
> Signed_off_by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>

There is already a patch queued at


http://repo.or.cz/w/ext4-patch-queue.git?a=blob;f=ext4-convert-list_for_each_rcu-to_list_for_each_entry_rcu.patch;h=a464d8f2e7e5574f9ab309d4722b075782be227f;hb=HEAD
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/