From: Steven Whitehouse Date: Fri, 20 Apr 2007 08:18:30 +0000 (+0100) Subject: [GFS2] Patch to fix mmap of stuffed files X-Git-Tag: v2.6.22-rc1~820^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf126aee6d54fe1e509846abf3b27aba84c6d7ce;p=pandora-kernel.git [GFS2] Patch to fix mmap of stuffed files If a stuffed file is mmaped and a page fault is generated at some offset above the initial page, we need to create a zero page to hang the buffer heads off before we can unstuff the file. This is a fix for bz #236087 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed