UBIFS: use PAGE_CACHE_MASK correctly
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 9 Dec 2008 16:02:51 +0000 (11:02 -0500)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 5 Jan 2009 19:38:57 +0000 (21:38 +0200)
commitb11b56b119a6698dc55bb23cbcf2b2f5361c60db
tree0fb1febb480aec83b643c2345805f526c7507427
parent33f74b590d5cfa026b358d6a144420c3bd8bbee7
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 <Artem.Bityutskiy@nokia.com>
fs/ubifs/file.c