diff options
| author | 2008-04-17 10:38:59 -0400 | |
|---|---|---|
| committer | 2008-04-17 10:38:59 -0400 | |
| commit | 9a0762c5af40e4aa64fef999967459c98e6ae4c9 (patch) | |
| tree | a674077f5a3b840e31f0706d074e01fa4dd18abc /fs/ext4/resize.c | |
| parent | ext4: reduce mballoc stack usage with noinline_for_stack (diff) | |
| download | wireguard-linux-9a0762c5af40e4aa64fef999967459c98e6ae4c9.tar.xz wireguard-linux-9a0762c5af40e4aa64fef999967459c98e6ae4c9.zip | |
ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu()
The list_for_each_entry_rcu() primitive should be used instead of
list_for_each_rcu(), as the former is easier to use and provides
better type safety.
http://groups.google.com/group/linux.kernel/browse_thread/thread/45749c83451cebeb/0633a65759ce7713?lnk=raot
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/resize.c')
0 files changed, 0 insertions, 0 deletions
