summaryrefslogtreecommitdiff
path: root/fs/ocfs2/refcounttree.c
diff options
context:
space:
mode:
authorJoel Becker <joel.becker@oracle.com>2010-07-06 21:36:06 (GMT)
committerJoel Becker <joel.becker@oracle.com>2010-07-08 20:24:49 (GMT)
commita4bfb4cf11fd2211b788af59dc8a8b4394bca227 (patch)
treec06f45ac5a992575a0e47dbc80bdf187db030cca /fs/ocfs2/refcounttree.c
parent1739da40543ed2129050ccfa8a076a851ab6ed00 (diff)
downloadlinux-fsl-qoriq-a4bfb4cf11fd2211b788af59dc8a8b4394bca227.tar.xz
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 'fs/ocfs2/refcounttree.c')
0 files changed, 0 insertions, 0 deletions