From: Jan Kara Date: Wed, 10 Oct 2007 14:25:42 +0000 (+0200) Subject: [PATCH] Fix possibly too long write in o2hb_setup_one_bio() X-Git-Tag: v2.6.24-rc3~176^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc7e97cbdd4bef162e5772c74ee2cc4487a2d997;p=pandora-kernel.git [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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed