commit | 5fb28aa25ab0b71af2e441d68e63ad257e610a04 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Mon Apr 07 16:15:04 2008 +0200 |
committer | Jan Kara <jack@suse.cz> | Thu Apr 17 14:23:13 2008 +0200 |
tree | e0cba62535022802a4b47e5d04d49e2cc9f93ced | |
parent | 423cf6dc04eb79d441bfda2b127bc4b57134b41d [diff] |
udf: Improve anchor block detection Add <last block>+1 and <last block>-1 to a list of blocks which can be the real last recorded block on a UDF media. Sebastian Manciulea <manciuleas@yahoo.com> claims this helps some drive + media combinations he is able to test. Signed-off-by: Jan Kara <jack@suse.cz>