Searched hist:"190 f4939222b8c07cd62a20e1ce0c7a97fffde99" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/um/os-Linux/ |
H A D | mem.c | diff 190f4939222b8c07cd62a20e1ce0c7a97fffde99 Fri Jun 30 10:55:55 CEST 2006 Jeff Dike <jdike@addtoit.com> [PATCH] uml: fix off-by-one bug in VM file creation
Fix an off-by-one bug in temp file creation. Seeking to the desired length and writing a byte resulted in the file being one byte longer than expected.
Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|