diff options
author | 2010-07-06 14:36:06 -0700 | |
---|---|---|
committer | 2010-07-08 13:24:49 -0700 | |
commit | a4bfb4cf11fd2211b788af59dc8a8b4394bca227 (patch) | |
tree | c06f45ac5a992575a0e47dbc80bdf187db030cca /kernel/sysctl.c | |
parent | ocfs2: Limit default local alloc size within bitmap range. (diff) | |
download | linux-dev-a4bfb4cf11fd2211b788af59dc8a8b4394bca227.tar.xz linux-dev-a4bfb4cf11fd2211b788af59dc8a8b4394bca227.zip |
ocfs2: When zero extending, do it by page.
ocfs2_zero_extend() does its zeroing block by block, but it calls a
function named ocfs2_write_zero_page(). Let's have
ocfs2_write_zero_page() handle the page level. From
ocfs2_zero_extend()'s perspective, it is now page-at-a-time.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Cc: stable@kernel.org
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions