From: Ilya Dryomov Date: Sun, 6 Feb 2011 19:58:21 +0000 (+0000) Subject: Btrfs - Fix memory leak in btrfs_init_new_device() X-Git-Tag: v2.6.38-rc5~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67100f255dba284bcbb5ce795355dad1cff35658;p=pandora-kernel.git Btrfs - Fix memory leak in btrfs_init_new_device() Memory allocated by calling kstrdup() should be freed. Signed-off-by: Ilya Dryomov Signed-off-by: Chris Mason --- Reading git-diff-tree failed