pohmelfs: Trivial correction of invalidate_mapping_pages
commit8c3000c1fbe06834202369b261268ecdd0485c32
authorJoe Perches <joe@perches.com>
Fri, 16 Mar 2012 15:29:04 +0000 (16 08:29 -0700)
committerEvgeniy Polyakov <zbr@ioremap.net>
Thu, 22 Mar 2012 15:34:38 +0000 (22 19:34 +0400)
treedf752a7cf84079e40bd5268b2699acd4f22d3e05
parent4f4d9dcf5981973934c301b5de86ba0400789f0f
pohmelfs: Trivial correction of invalidate_mapping_pages

Compiled x86-32 gives a warning on truncation of ~0ULL.
Use -1 instead.

Signed-off-by: Joe Perches <joe@perches.com>
fs/pohmelfs/file.c