From: Davidlohr Bueso Date: Tue, 6 Jul 2010 04:50:58 +0000 (-0400) Subject: omfs: fix memory leak X-Git-Tag: v2.6.36-rc1~302^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d9e384aa7df681cfffd65947af72b22e86690e;p=pandora-kernel.git omfs: fix memory leak In the error path of omfs_fill_super(), the FS super block info (sbi) is not being freed. Correct this. Signed-off-by: Davidlohr Bueso Signed-off-by: Bob Copeland --- Reading git-diff-tree failed