]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit03095edf828eec978f7aa8f7f67c0e5e24dd4abd
tree267dc760d0dbb747989d17759fa5e49479da24c2
parent7c3b8d2053e801f7e67b50f86a8a5969d6787e52
[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