commit | bc7e97cbdd4bef162e5772c74ee2cc4487a2d997 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Oct 10 16:25:42 2007 +0200 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Tue Nov 06 15:35:35 2007 -0800 |
tree | cf35117281896022e70a4fd5655ccc2f0f8bfcf3 | |
parent | 4e9563fd55ff4479f2b118d0757d121dd0cfc39c [diff] |
[PATCH] Fix possibly too long write in o2hb_setup_one_bio() We should subtract start of our IO from PAGE_CACHE_SIZE to get the right length of the write we want to perform. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>