From: Steve Grubb Date: Thu, 28 Sep 2006 18:31:32 +0000 (-0400) Subject: [PATCH] name_count array overrun X-Git-Tag: v2.6.19-rc1~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9910ce017ff5f86f3a25e969b2c4f5d6ac438f;p=pandora-kernel.git [PATCH] name_count array overrun Hi, This patch removes the rdev logging from the previous patch The below patch closes an unbounded use of name_count. This can lead to oopses in some new file systems. Signed-off-by: Steve Grubb Signed-off-by: Al Viro --- Reading git-diff-tree failed