linux/fs/udf
Christoph Hellwig 5c89468c12 udf: add llseek method
UDF currently doesn't set a llseek method for regular files, which
means it will fall back to default_llseek.  This means no one can seek
beyond 2 Gigabytes on udf, and that there's not protection vs
the i_size updates from writers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
2008-09-08 20:31:04 +02:00
..
Makefile
balloc.c
dir.c
directory.c
ecma_167.h
file.c udf: add llseek method 2008-09-08 20:31:04 +02:00
fsync.c
ialloc.c udf: Fix error paths in udf_new_inode() 2008-08-19 11:05:05 +02:00
inode.c
lowlevel.c
misc.c
namei.c
osta_udf.h
partition.c
super.c
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h
udfend.h
udftime.c
unicode.c