From: Eric Sandeen Date: Tue, 29 Jan 2008 04:58:27 +0000 (-0500) Subject: ext4: store maxbytes for bitmapped files and return EFBIG as appropriate X-Git-Tag: v2.6.25-rc1~1166^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b4657453c0d5571bd3c7256585c486ed42d364;p=pandora-kernel.git ext4: store maxbytes for bitmapped files and return EFBIG as appropriate Calculate & store the max offset for bitmapped files, and catch too-large seeks, truncates, and writes in ext4, shortening or rejecting as appropriate. Signed-off-by: Eric Sandeen --- Reading git-diff-tree failed