[XFS] coordinate mmap calls with xfs_dm_punch_hole
SGI-PV: 933551 SGI-Modid: xfs-linux:xfs-kern:190622a Signed-off-by: Dean Roehrich <roehrich@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
committed by
Nathan Scott
parent
b74e2159c9
commit
6fac0cb46b
@@ -209,4 +209,8 @@ void xfs_dm_exit(struct file_system_type *);
|
||||
#define XFS_DM_EXIT(fstype)
|
||||
#endif
|
||||
|
||||
#define HAVE_XFS_DM_MM
|
||||
int xfs_dm_mm_get(struct vm_area_struct *vma);
|
||||
void xfs_dm_mm_put(struct vm_area_struct *vma);
|
||||
|
||||
#endif /* __XFS_DMAPI_H__ */
|
||||
|
Reference in New Issue
Block a user