Orangefs: Use readonly mmap since writepage is not implemented.
authorMartin Brandenburg <martin@omnibond.com>
Wed, 30 Sep 2015 17:11:54 +0000 (13:11 -0400)
committerMike Marshall <hubcap@omnibond.com>
Sat, 3 Oct 2015 15:44:39 +0000 (11:44 -0400)
commit353908035f699bc6b769c4cd351c3125553d63c1
treef8ef7d3d264b274d0671af66cdab8268109af958
parent1be21f865aa5a94b178bf22e749567001cf5ef9b
Orangefs: Use readonly mmap since writepage is not implemented.

Previously the code silently failed to update the disk. Now it will not
allow writable and shared mmaps.

Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/file.c
This page took 0.08963 seconds and 5 git commands to generate.