From: Artem Bityutskiy Date: Sun, 13 Jul 2008 18:46:24 +0000 (+0300) Subject: UBI: improve mkvol request validation X-Git-Tag: v2.6.27-rc1~223^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6ea440769e11c46828cddd20f91ab57261701d5;p=pandora-kernel.git UBI: improve mkvol request validation Check that volume name is not shorter than 'name_len'. No need to copy the trailing zero byte because whole array was zeroed earlier. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed