Benjamin Marzinski c8f554b947 GFS2: Fix typo in gfs_page_mkwrite()
There is a typo in gfs2_page_mkwrite()

gfs2_write_alloc_required() expects pos to be the offset in bytes. However,
instead of the page index being shifted by by PAGE_CACHE_SHIFT, it was shifted
by (PAGE_CACHE_SIZE - inode->i_blkbits).  This patch simply shifts the page
index by the proper amount.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2009-01-07 08:58:28 +00:00
..
2009-01-05 07:38:57 +00:00
2006-11-30 10:37:32 -05:00
2009-01-05 07:38:59 +00:00
2008-01-25 08:08:13 +00:00
2007-10-10 08:55:03 +01:00
2009-01-05 07:38:59 +00:00
2008-06-27 09:39:44 +01:00
2009-01-05 07:45:02 +00:00
2009-01-05 07:39:09 +00:00
2009-01-05 07:39:09 +00:00
2009-01-05 07:39:09 +00:00
2009-01-05 07:38:59 +00:00
2008-09-26 10:23:22 +01:00
2008-06-27 09:39:31 +01:00
2008-03-31 10:40:05 +01:00
2008-03-31 10:39:54 +01:00
2009-01-05 07:39:09 +00:00
2009-01-05 07:39:09 +00:00
2008-06-27 09:39:22 +01:00
2008-06-27 09:39:22 +01:00
2009-01-05 07:39:13 +00:00
2009-01-05 07:38:48 +00:00
2009-01-05 07:39:06 +00:00
2009-01-05 07:39:03 +00:00
2009-01-05 07:39:13 +00:00
2009-01-05 07:39:13 +00:00
2009-01-05 07:39:05 +00:00
2009-01-05 07:39:05 +00:00