diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2007-09-19 02:49:29 +0200 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2007-09-21 00:06:10 +0200 |
commit | 5c26a7b70f89c36e8d9acc95cb896c3cd205fc8d (patch) | |
tree | 83471ee744573481ffb2ffee09e0fe7fcf9643bd /fs/ocfs2/vote.c | |
parent | ocfs2: Fix pos/len passed to ocfs2_write_cluster (diff) | |
download | linux-5c26a7b70f89c36e8d9acc95cb896c3cd205fc8d.tar.xz linux-5c26a7b70f89c36e8d9acc95cb896c3cd205fc8d.zip |
ocfs2: Don't double set write parameters
The target page offsets were being incorrectly set a second time in
ocfs2_prepare_page_for_write(), which was causing problems on a 16k page
size kernel. Additionally, ocfs2_write_failure() was incorrectly using those
parameters instead of the parameters for the individual page being cleaned
up.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions