Home
last modified time | relevance | path

Searched hist:"60448 b1d6db4e82946ff9a2ac88df341f5fa87a2" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/udf/
H A Dtruncate.cdiff 60448b1d6db4e82946ff9a2ac88df341f5fa87a2 Tue May 08 02:35:13 CDT 2007 Jan Kara <jack@suse.cz> 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>
H A Ddirectory.cdiff 60448b1d6db4e82946ff9a2ac88df341f5fa87a2 Tue May 08 02:35:13 CDT 2007 Jan Kara <jack@suse.cz> 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>
H A Ddir.cdiff 60448b1d6db4e82946ff9a2ac88df341f5fa87a2 Tue May 08 02:35:13 CDT 2007 Jan Kara <jack@suse.cz> 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>
H A Dudfdecl.hdiff 60448b1d6db4e82946ff9a2ac88df341f5fa87a2 Tue May 08 02:35:13 CDT 2007 Jan Kara <jack@suse.cz> 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>
H A Dnamei.cdiff 60448b1d6db4e82946ff9a2ac88df341f5fa87a2 Tue May 08 02:35:13 CDT 2007 Jan Kara <jack@suse.cz> 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>
H A Dinode.cdiff 60448b1d6db4e82946ff9a2ac88df341f5fa87a2 Tue May 08 02:35:13 CDT 2007 Jan Kara <jack@suse.cz> 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>