original_kernel/fs/udf
Jan Kara 60448b1d6d udf: use sector_t and loff_t for file offsets
Use sector_t and loff_t for file offsets in UDF filesystem.  Otherwise an
overflow may occur for long files.  Also make inode_bmap() return offset in
the extent in number of blocks instead of number of bytes - for most
callers this is more convenient.

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
..
Makefile
balloc.c
crc.c
dir.c udf: use sector_t and loff_t for file offsets 2007-05-08 11:15:21 -07:00
directory.c udf: use sector_t and loff_t for file offsets 2007-05-08 11:15:21 -07:00
ecma_167.h
file.c
fsync.c
ialloc.c
inode.c udf: use sector_t and loff_t for file offsets 2007-05-08 11:15:21 -07:00
lowlevel.c
misc.c
namei.c udf: use sector_t and loff_t for file offsets 2007-05-08 11:15:21 -07:00
osta_udf.h
partition.c
super.c
symlink.c
truncate.c udf: use sector_t and loff_t for file offsets 2007-05-08 11:15:21 -07:00
udf_i.h
udf_sb.h
udfdecl.h udf: use sector_t and loff_t for file offsets 2007-05-08 11:15:21 -07:00
udfend.h
udftime.c
unicode.c