From: Jeff Mahoney Date: Wed, 1 Feb 2006 11:06:51 +0000 (-0800) Subject: [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks X-Git-Tag: v2.6.16-rc2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa385bef256077f3b820b241e8f3755ef3905b74;p=pandora-kernel.git [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks When a filesystem has been converted from 3.5.x to 3.6.x, we need an extra check during file write to make sure we are not trying to make a 3.5.x file > 2GB. Signed-off-by: Chris Mason Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed