From: Artem Bityutskiy Date: Tue, 9 Dec 2008 16:02:51 +0000 (-0500) Subject: UBIFS: use PAGE_CACHE_MASK correctly X-Git-Tag: v2.6.29-rc1~533^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bbe5b5aa6d1e38af6f1fc866efc0aa461d73f19;p=pandora-kernel.git UBIFS: use PAGE_CACHE_MASK correctly It has high bits set, not low bits set as the UBIFS code assumed. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed