aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPavel Emelyanov <[email protected]>2008-03-05 00:03:36 +0100
committerJan Kara <[email protected]>2008-04-17 14:23:04 +0200
commitd0db181c072259c21a375b290a4574e5ce6d2b5f (patch)
tree61cf137ac719c0ee229c6cc0d04c3f75d3f06ed6 /tools/perf/scripts/python
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 <[email protected]> Signed-off-by: Pavel Emelyanov <[email protected]> Cc: Max Lyadvinsky <[email protected]> Cc: Vladimir Simonov <[email protected]> Cc: Andrew Neporada <[email protected]> Cc: Kirill Korotaev <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions