Home
last modified time | relevance | path

Searched hist:"31170 b6ad4ebe6c43c1cc3b8112274cf59474de0" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/udf/
H A Dtruncate.cdiff 31170b6ad4ebe6c43c1cc3b8112274cf59474de0 Tue May 08 02:35:21 CDT 2007 Jan Kara <jack@suse.cz> 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>
H A Dinode.cdiff 31170b6ad4ebe6c43c1cc3b8112274cf59474de0 Tue May 08 02:35:21 CDT 2007 Jan Kara <jack@suse.cz> 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>
H A Dsuper.cdiff 31170b6ad4ebe6c43c1cc3b8112274cf59474de0 Tue May 08 02:35:21 CDT 2007 Jan Kara <jack@suse.cz> 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>