From bc7e97cbdd4bef162e5772c74ee2cc4487a2d997 Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Wed, 10 Oct 2007 16:25:42 +0200 Subject: [PATCH] [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-format-patch failed