ocfs2: Turn off shared writeable mmap for local files systems with holes.
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 17 Jan 2007 21:10:55 +0000 (13:10 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 26 Apr 2007 22:02:01 +0000 (15:02 -0700)
commit89488984ac23b0580f959b9ee549f2fcb1c2f194
treed839320eec53610c485f93fd922c2206fad25dd7
parentabf8b1569415bb4a8915a4884943ecd39c510957
ocfs2: Turn off shared writeable mmap for local files systems with holes.

This will be turned back on once we can do allocation in ->page_mkwrite().

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/mmap.c