From: Alexander Zarochentzev Date: Sat, 25 Mar 2006 11:06:57 +0000 (-0800) Subject: [PATCH] reiserfs: fix transaction overflowing X-Git-Tag: v2.6.17-rc1~838 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f9e0f891c9b159a199629d4426f6ae0c383508;p=pandora-kernel.git [PATCH] reiserfs: fix transaction overflowing This patch fixes a bug in reiserfs truncate. A transaction might overflow when truncating long highly fragmented file. The fix is to split truncation into several transactions to avoid overflowing. Signed-off-by: Vladimir V. Saveliev Cc; Charles McColgan Cc: Alexander Zarochentsev Cc: Hans Reiser Cc: Chris Mason Cc: Jeff Mahoney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed