From: Li Zefan Date: Tue, 24 Mar 2009 08:05:27 +0000 (+0800) Subject: blktrace: fix off-by-one bug X-Git-Tag: v2.6.30-rc1~2^2~13^5~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb08f8eb0673d9c1e62b69ad1b41593e73c40467;p=pandora-kernel.git blktrace: fix off-by-one bug 'what' is used as the index of array what2act, so it can't >= the array size. Signed-off-by: Li Zefan Acked-by: Jens Axboe Acked-by: Arnaldo Carvalho de Melo Acked-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed