X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Ffs%2Focfs2%2Fxattr.h;fp=kernel%2Ffs%2Focfs2%2Fxattr.h;h=1633cc15ea1fdf75c7a507d8f5f60b921bf902e6;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=f10d5b93c366c8a7d12ddc1c90766ea88ed3dc56;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/fs/ocfs2/xattr.h b/kernel/fs/ocfs2/xattr.h index f10d5b93c..1633cc15e 100644 --- a/kernel/fs/ocfs2/xattr.h +++ b/kernel/fs/ocfs2/xattr.h @@ -94,7 +94,5 @@ int ocfs2_reflink_xattrs(struct inode *old_inode, bool preserve_security); int ocfs2_init_security_and_acl(struct inode *dir, struct inode *inode, - const struct qstr *qstr, - struct posix_acl *default_acl, - struct posix_acl *acl); + const struct qstr *qstr); #endif /* OCFS2_XATTR_H */