[PATCH] ocfs2: use zero_user_page
authorNate Diller <nate.diller@gmail.com>
Fri, 11 May 2007 05:56:01 +0000 (22:56 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 25 May 2007 18:00:39 +0000 (11:00 -0700)
commit5c3c6bb7709bf2bf4132750124879b3d89183e46
tree267dc760d0dbb747989d17759fa5e49479da24c2
parent1024c902abdcbd2425aa850d7ef04e013ffb35f0
[PATCH] ocfs2: use zero_user_page

Use zero_user_page() instead of open-coding it.

Signed-off-by: Nate Diller <nate.diller@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/aops.c