From: Mark Fasheh Date: Fri, 20 Jul 2007 19:02:14 +0000 (-0700) Subject: ocfs2: check ia_size limits in setattr X-Git-Tag: v2.6.23-rc3~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce76fd30ce98cdaeb38dca0dfbb3fa6d2801c5ce;p=pandora-kernel.git ocfs2: check ia_size limits in setattr We have to manually check the requested truncate size as the check in vmtruncate() comes too late for Ocfs2. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed