[GFS2] Patch to fix mmap of stuffed files
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 20 Apr 2007 08:18:30 +0000 (09:18 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 1 May 2007 08:11:46 +0000 (09:11 +0100)
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 <swhiteho@redhat.com>

No differences found