ocfs2: shared writeable mmap
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 9 May 2007 22:16:19 +0000 (15:16 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 11 Jul 2007 00:31:51 +0000 (17:31 -0700)
commit7307de80510a70e5e5aa98de1e80ccbb7d90a3a8
treeba45bef3e0b875feb67b97aebe8295159852ef97
parent607d44aa3fa6f40b0facaf1028886ed362b92682
ocfs2: shared writeable mmap

Implement cluster consistent shared writeable mappings using the
->page_mkwrite() callback.

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