[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm...
authorShani Moideen <shani.moideen@wipro.com>
Mon, 11 Jun 2007 04:08:19 +0000 (09:38 +0530)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 11 Jul 2007 00:19:52 +0000 (17:19 -0700)
commit5fb0f7f010ba07e373c30c3e99b0efd868c6c977
tree41c18e9921c409d939b6557ffa16411d44b64b18
parent800deef3f6f87fee3a2e89cf7237a1f20c1a78d7
[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c

Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in
fs/ocfs2/dlm/dlmrecovery.c

Signed-off-by: Shani Moideen <shani.moideen@wipro.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmrecovery.c