summaryrefslogtreecommitdiffstats
path: root/fs/bfs/dir.c
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2009-04-02 14:25:35 +0200
committerMiklos Szeredi <mszeredi@suse.cz>2009-04-02 14:25:35 +0200
commitfc280c9692031ee41545d6bea00bbb7c7dec97a9 (patch)
treebff08b2710b2086698736d66cef403c6e2975ca9 /fs/bfs/dir.c
parentf4975c67dd9ad8eb47a4c77af0521a2b16ee0197 (diff)
downloadtalos-op-linux-fc280c9692031ee41545d6bea00bbb7c7dec97a9.tar.gz
talos-op-linux-fc280c9692031ee41545d6bea00bbb7c7dec97a9.zip
fuse: allow private mappings of "direct_io" files
Allow MAP_PRIVATE mmaps of "direct_io" files. This is necessary for execute support. MAP_SHARED mappings require some sort of coherency between the underlying file and the mapping. With "direct_io" it is difficult to provide this, so for the moment just disallow shared (read-write and read-only) mappings altogether. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'fs/bfs/dir.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud