From: Ashish Sangwan Date: Sat, 21 Jul 2012 11:05:17 +0000 (+0530) Subject: UDF: During mount free lvid_bh before rescanning with different blocksize X-Git-Tag: v3.6-rc4~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc141a402b9dc03a4188cd978a4cf149c397172c;p=pandora-kernel.git UDF: During mount free lvid_bh before rescanning with different blocksize If s_lvid_bh is not freed and set to NULL before re-scanning partition with default block size, we might end up using wrong lvid in case s_lvid_bh is not updated in udf_load_logicalvolint during rescan. Signed-off-by: Ashish Sangwan Signed-off-by: Namjae Jeon Signed-off-by: Jan Kara --- Reading git-diff-tree failed