From 24da24de2eae0c277b85836e2b4b09cfafeea995 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 12 Jul 2007 08:12:04 +0200 Subject: [PATCH] relay: fix bogus cast in subbuf_splice_actor() The current code that sets the read position in subbuf_splice_actor may give erroneous results if the buffer size isn't a power of 2. This patch fixes the problem. Signed-off-by: Tom Zanussi Signed-off-by: Jens Axboe --- Reading git-format-patch failed