aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@openvz.org>2008-03-05 00:03:36 +0100
committerJan Kara <jack@suse.cz>2008-04-17 14:23:04 +0200
commitd0db181c072259c21a375b290a4574e5ce6d2b5f (patch)
tree61cf137ac719c0ee229c6cc0d04c3f75d3f06ed6 /kernel/Makefile
parentb80697c14dcacd83ed1b78e26ad93b25ecc52c5e (diff)
udf: fix anchor point detection
According to ECMA 167 rev. 3 (see 3/8.4.2.1), Anchor Volume Descriptor Pointer should be recorded at two or more anchor points located at sectors 256, N, N - 256, where N - is a largest logical sector number at volume space. So we should always try to detect N on UDF volume before trying to find Anchor Volume Descriptor (i.e. calling to udf_find_anchor()). That said, all this patch does is updates the s_last_block even if the udf_vrs() returns positive value. Originally written and tested by Yuri Per, ported on latest mainline by me. Signed-off-by: Yuri Per <Yuri.Per@acronis.com> Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Cc: Max Lyadvinsky <Max.Lyadvinsky@acronis.com> Cc: Vladimir Simonov <Vladimir.Simonov@acronis.com> Cc: Andrew Neporada <Andrew.Neporada@acronis.com> Cc: Kirill Korotaev <dev@openvz.org> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'kernel/Makefile')
0 files changed, 0 insertions, 0 deletions