From: Filipe Manana Date: Wed, 6 May 2015 10:17:01 +0000 (+0100) Subject: Btrfs: fix wrong mapping flags for free space inode X-Git-Tag: omap-for-v4.2/omap1-v2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d3c61c2eb3fe4f96d3192212f1bdcee49ea55aa;p=pandora-kernel.git Btrfs: fix wrong mapping flags for free space inode We were passing a flags value that differed from the intention in commit 2b108268006e ("Btrfs: don't use highmem for free space cache pages"). This caused problems in a ARM machine, leaving btrfs unusable there. Reported-by: Merlijn Wajer Tested-by: Merlijn Wajer Signed-off-by: Filipe Manana Signed-off-by: Chris Mason --- Reading git-diff-tree failed