linux/fs/udf
Tomas Janousek e8183c2452 udf: Fix regression in UDF anchor block detection
In some cases it could happen that some block passed test in
udf_check_anchor_block() even though udf_read_tagged() refused to read it later
(e.g. because checksum was not correct).  This patch makes
udf_check_anchor_block() use udf_read_tagged() so that the checking is
stricter.

This fixes the regression (certain disks unmountable) caused by commit
423cf6dc04.

Signed-off-by: Tomas Janousek <tomi@nomi.cz>
Signed-off-by: Jan Kara <jack@suse.cz>
2008-06-24 11:38:03 +02:00
..
Makefile
balloc.c
dir.c
directory.c
ecma_167.h
file.c
fsync.c
ialloc.c
inode.c
lowlevel.c
misc.c
namei.c
osta_udf.h
partition.c
super.c udf: Fix regression in UDF anchor block detection 2008-06-24 11:38:03 +02:00
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h
udfend.h
udftime.c
unicode.c