commit | 1b2ad41214c9bf6e8befa000f0522629194bf540 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon Mar 31 17:48:27 2014 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Mar 31 17:48:27 2014 +0100 |
tree | ca9bfdbbabf9aa50e81565c643a8849789a69949 | |
parent | 059788039f1e6343f34f46d202f8d9f2158c2783 [diff] |
GFS2: Fix address space from page function Now that rgrps use the address space which is part of the super block, we need to update gfs2_mapping2sbd() to take account of that. The only way to do that easily is to use a different set of address_space_operations for rgrps. Reported-by: Abhi Das <adas@redhat.com> Tested-by: Abhi Das <adas@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>