Am 23.09.2011 13:25, schrieb Frediano Ziglio: > This fix bound check bug accessing last cluster if image size is not > cluster aligned caused by "Unlock during COW" patch. > > Signed-off-by: Frediano Ziglio <fredd...@gmail.com>
I'm considering a solution like this, but I'm not completely happy with it. Maybe the more correct thing would be to restrict the request to the allowed size in copy_sectors. Anyway, if I decide that this is the way to go, I'll merge this fix into my patch along with a notice in the commit log (better than two independent commits in terms of bisectablity). Kevin