From: Joern Engel Date: Tue, 20 Apr 2010 19:44:10 +0000 (+0200) Subject: [LogFS] Split large truncated into smaller chunks X-Git-Tag: v2.6.34-rc6~76^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6349ac8;p=pandora-kernel.git [LogFS] Split large truncated into smaller chunks Truncate would do an almost limitless amount of work without invoking the garbage collector in between. Split it up into more manageable, though still large, chunks. Signed-off-by: Joern Engel --- Reading git-diff-tree failed