]> git.baikalelectronics.ru Git - kernel.git/commit
ecryptfs: use zero_user_page
authorNate Diller <nate.diller@gmail.com>
Thu, 17 May 2007 05:11:17 +0000 (22:11 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 17 May 2007 12:23:05 +0000 (05:23 -0700)
commit42f47791a3ecdb9a1160599cd22f36e128e7d2b6
tree0312f11b57164afd57bc0dfbd0e652ded1542cef
parentb7088c9b22f8057ae1154219d935ebb2835c8249
ecryptfs: use zero_user_page

Use zero_user_page() instead of open-coding it.

Signed-off-by: Nate Diller <nate.diller@gmail.com>
Cc: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ecryptfs/mmap.c