From: Namjae Jeon Date: Tue, 9 Oct 2012 15:08:56 +0000 (+0900) Subject: udf: fix memory leak while allocating blocks during write X-Git-Tag: v3.8-rc1~80^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb7d99d0de3fd8ae869f35ab682581d8455887a;p=pandora-kernel.git udf: fix memory leak while allocating blocks during write Need to brelse the buffer_head stored in cur_epos and next_epos. Signed-off-by: Namjae Jeon Signed-off-by: Ashish Sangwan Signed-off-by: Jan Kara --- Reading git-diff-tree failed