From: Steven Whitehouse Date: Mon, 31 Mar 2014 16:48:27 +0000 (+0100) Subject: GFS2: Fix address space from page function X-Git-Tag: v3.15-rc1~97^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2ad41214c9bf6e8befa000f0522629194bf540;p=pandora-kernel.git 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 Tested-by: Abhi Das Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed