[Ocfs2-devel] [PATCH v2] fs/ocfs2: use list_for_each_entry() instead of list_for_each()
Dan Carpenter
dan.carpenter at oracle.com
Mon Jul 29 00:49:28 PDT 2013
On Sat, Jul 27, 2013 at 09:23:49AM -0400, Dong Fang wrote:
>
> Signed-off-by: Dong Fang <yp.fangdong at gmail.com>
> ---
Put a note here what changed between v1 and v2. Also no one replied
to the v1 patch to say that it was obsolete. I will take care of it
this time but please handle it yourself in the future.
Anyway, please reply to let us know what changed between v1 and v2.
> fs/ocfs2/cluster/heartbeat.c | 14 +++++---------
> fs/ocfs2/dlm/dlmast.c | 8 +++-----
> fs/ocfs2/dlm/dlmcommon.h | 4 +---
> fs/ocfs2/dlm/dlmconvert.c | 11 +++--------
> fs/ocfs2/dlm/dlmdebug.c | 15 ++++-----------
> fs/ocfs2/dlm/dlmdomain.c | 20 +++++---------------
> fs/ocfs2/dlm/dlmlock.c | 9 ++-------
> fs/ocfs2/dlm/dlmmaster.c | 17 ++++-------------
> fs/ocfs2/dlm/dlmthread.c | 19 +++++--------------
> fs/ocfs2/dlm/dlmunlock.c | 4 +---
> 10 files changed, 33 insertions(+), 88 deletions(-)
>
regards,
dan carpenter
More information about the Ocfs2-devel
mailing list