linux/fs/udf
Jan Kara 31170b6ad4 udf: support files larger than 1G
Make UDF work correctly for files larger than 1GB.  As no extent can be
longer than (1<<30)-blocksize bytes, we have to create several extents if a
big hole is being created.  As a side-effect, we now don't discard
preallocated blocks when creating a hole.

Signed-off-by: Jan Kara <jack@suse.cz>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:15:21 -07:00
..
balloc.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
crc.c
dir.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
directory.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
ecma_167.h
file.c
fsync.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
ialloc.c
inode.c udf: support files larger than 1G 2007-05-08 11:15:21 -07:00
lowlevel.c
Makefile
misc.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
namei.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
osta_udf.h
partition.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
super.c udf: support files larger than 1G 2007-05-08 11:15:21 -07:00
symlink.c udf: use get_bh() 2007-05-08 11:15:21 -07:00
truncate.c udf: support files larger than 1G 2007-05-08 11:15:21 -07:00
udf_i.h
udf_sb.h udf: use get_bh() 2007-05-08 11:15:21 -07:00
udfdecl.h udf: use get_bh() 2007-05-08 11:15:21 -07:00
udfend.h
udftime.c
unicode.c