1
0
Fork 0
alistair23-linux/Documentation/lguest
Chris Malley f6a592e8ab lguest example launcher truncates block device file to 0 length on problems
The function should also use ftruncate64() rather than ftruncate() to prevent
files over 4GB (not uncommon for a root filesystem) being zeroed.

Signed-off-by: Chris Malley <mail@chrismalley.co.uk>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-09-26 09:22:04 -07:00
..
Makefile lguest: avoid shared libraries mapped over guest memory 2007-08-09 08:14:56 -07:00
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c lguest example launcher truncates block device file to 0 length on problems 2007-09-26 09:22:04 -07:00
lguest.txt lguest: the documentation, example launcher 2007-07-19 10:04:53 -07:00