[PATCH] OCFS2: The Second Oracle Cluster Filesystem
The OCFS2 file system module. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
This commit is contained in:
6
fs/ocfs2/mmap.h
Normal file
6
fs/ocfs2/mmap.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef OCFS2_MMAP_H
|
||||
#define OCFS2_MMAP_H
|
||||
|
||||
int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
|
||||
|
||||
#endif /* OCFS2_MMAP_H */
|
Reference in New Issue
Block a user