Files
linux/fs/gfs2
Abhijith Das 0682ff5eb4 GFS2: BUG in gfs2_adjust_quota
commit 8b4216018b upstream.

HighMem pages on i686 do not get mapped to the buffer_heads and this was
causing a NULL pointer dereference when we were trying to memset page buffers
to zero.
We now use zero_user() that kmaps the page and directly manipulates page data.
This patch also fixes a boundary condition that was incorrect.

Signed-off-by: Abhi Das <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
[Adjusted to apply to 2.6.32 by dann frazier <dannf@debian.org>]
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-09 15:55:12 -07:00
..
2010-08-02 10:21:24 -07:00
2010-08-02 10:21:24 -07:00
2010-08-10 10:20:45 -07:00
2008-06-27 09:39:44 +01:00
2009-09-09 15:59:35 +01:00
2009-06-12 08:49:20 +01:00
2008-06-27 09:39:31 +01:00
2009-06-12 08:49:20 +01:00
2008-03-31 10:39:54 +01:00
2009-08-26 18:51:04 +01:00
2009-05-22 10:01:55 +01:00
2009-03-24 11:21:27 +00:00
2009-09-09 15:59:35 +01:00
2009-09-23 18:13:10 -07:00
2011-05-09 15:55:12 -07:00
2009-05-19 10:01:18 +01:00
2009-09-09 15:59:35 +01:00
2009-01-05 07:39:13 +00:00
2009-01-05 07:39:05 +00:00
2010-08-02 10:21:24 -07:00
2009-09-14 09:50:57 +01:00