https://github.com/torvalds/linux
Revision 4bf17af0dbfe4cf20cb750e22e8e926273e7a7a4 authored by Jan Kara on 14 July 2009, 17:30:23 UTC, committed by Jan Kara on 30 July 2009, 15:28:26 UTC
VAT inode is located in the last block recorded block of the medium. When the
drive errorneously reports number of recorded blocks, we failed to load the VAT
inode and thus mount the medium. This patch makes kernel try to read VAT inode
from the last block of the device if it is different from the last recorded
block.

Signed-off-by: Jan Kara <jack@suse.cz>
1 parent 658874f
History
Tip revision: 4bf17af0dbfe4cf20cb750e22e8e926273e7a7a4 authored by Jan Kara on 14 July 2009, 17:30:23 UTC
udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks
Tip revision: 4bf17af
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 148.3 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top