ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_nolock()
[safe/jmp/linux-2.6] / fs / ocfs2 / refcounttree.h
index 2c238e6..c1d19b1 100644 (file)
@@ -99,4 +99,8 @@ int ocfs2_increase_refcount(handle_t *handle,
                            u64 cpos, u32 len,
                            struct ocfs2_alloc_context *meta_ac,
                            struct ocfs2_cached_dealloc_ctxt *dealloc);
+int ocfs2_reflink_ioctl(struct inode *inode,
+                       const char __user *oldname,
+                       const char __user *newname,
+                       bool preserve);
 #endif /* OCFS2_REFCOUNTTREE_H */