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.2.36~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=926304cc14587e7823af6bb910fbecbda5927325;p=pandora-kernel.git udf: fix memory leak while allocating blocks during write commit 2fb7d99d0de3fd8ae869f35ab682581d8455887a upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed