From: Alexander Zarochentsev Date: Sat, 25 Mar 2006 11:06:59 +0000 (-0800) Subject: [PATCH] reiserfs: handle trans_id overflow X-Git-Tag: v2.6.17-rc1~837 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a44c94a7b82a425b73384c104d5cb3dd3caa075e;p=pandora-kernel.git [PATCH] reiserfs: handle trans_id overflow Reiserfs does not handle transaction ID overflow correctly. Transaction ID == 0 causes reiserfs to crash. The patch fixes all places where the transaction ID is incremented. Signed-off-by: Alexander Zarochentsev Signed-off-by: Hans Reiser Cc: Chris Mason Cc: Jeff Mahoney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed