remarkable-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
..
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
Makefile
misc.c
namei.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 2008-05-08 10:48:03 -07:00
osta_udf.h
partition.c
super.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h udf: restore UDFFS_DEBUG to being undefined by default 2008-06-16 14:24:36 +02:00
udfend.h
udftime.c
unicode.c