From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, sct@redhat.com,
akpm@linux-foundation.org, adilger@clusterfs.com,
pbadari@us.ibm.com, cmm@us.ibm.com, mathur@linux.vnet.ibm.com,
hch@infradead.org
Subject: Re: [PATCH] list_for_each_rcu must die: ext4
Date: Thu, 24 Apr 2008 15:36:36 +0530 [thread overview]
Message-ID: <20080424100636.GA3856@skywalker> (raw)
In-Reply-To: <20080424012715.GA21836@linux.vnet.ibm.com>
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@linux.vnet.ibm.com>
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
next prev parent reply other threads:[~2008-04-24 10:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-24 1:27 [PATCH] list_for_each_rcu must die: ext4 Paul E. McKenney
2008-04-24 10:06 ` Aneesh Kumar K.V [this message]
2008-04-24 14:11 ` Paul E. McKenney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080424100636.GA3856@skywalker \
--to=aneesh.kumar@linux.vnet.ibm.com \
--cc=adilger@clusterfs.com \
--cc=akpm@linux-foundation.org \
--cc=cmm@us.ibm.com \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mathur@linux.vnet.ibm.com \
--cc=paulmck@linux.vnet.ibm.com \
--cc=pbadari@us.ibm.com \
--cc=sct@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.