commit | 353908035f699bc6b769c4cd351c3125553d63c1 | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Wed Sep 30 13:11:54 2015 -0400 |
committer | Mike Marshall <hubcap@omnibond.com> | Sat Oct 03 11:44:39 2015 -0400 |
tree | f8ef7d3d264b274d0671af66cdab8268109af958 | |
parent | 1be21f865aa5a94b178bf22e749567001cf5ef9b [diff] |
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>