diff options
author | Tao Ma <tao.ma@oracle.com> | 2010-07-17 13:45:49 (GMT) |
---|---|---|
committer | Tao Ma <tao.ma@oracle.com> | 2010-09-08 06:25:55 (GMT) |
commit | f63afdb2c32db850fa1bfccf84643a8885cbeb61 (patch) | |
tree | 051bd8feb6eeb546d562e325157526dbc1018e49 /net | |
parent | f5ce5a08a40f2086435858ddc80cb40394b082eb (diff) | |
download | linux-f63afdb2c32db850fa1bfccf84643a8885cbeb61.tar.xz |
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
__ocfs2_page_mkwrite now is broken in handling file end.
1. the last page should be the page contains i_size - 1.
2. the len in the last page is also calculated wrong.
So change them accordingly.
Acked-by: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions