From: Aneesh Kumar K.V Date: Mon, 13 Oct 2008 16:14:14 +0000 (-0400) Subject: ext4: Free ext4_prealloc_space using kmem_cache_free X-Git-Tag: v2.6.28-rc1~257^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688f05a01983711a4e715b1d6e15a89a89c96a66;p=pandora-kernel.git ext4: Free ext4_prealloc_space using kmem_cache_free We should use kmem_cache_free to free memory allocated via kmem_cache_alloc Signed-off-by: Aneesh Kumar K.V Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed