commit | bf126aee6d54fe1e509846abf3b27aba84c6d7ce | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Fri Apr 20 09:18:30 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue May 01 09:11:46 2007 +0100 |
tree | 5d21f057b2d5ee00cab9ac25f5d0e160bf57d533 | |
parent | 476c006be009d4121e401a9e9f49a3362a7a272f [diff] |
[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 <swhiteho@redhat.com>