kernel/fs/9p/acl.c
.. .. @@ -214,7 +214,8 @@ 214 214 215 215 static int v9fs_xattr_get_acl(const struct xattr_handler *handler, 216 216 struct dentry *dentry, struct inode *inode, 217 - const char *name, void *buffer, size_t size)217 + const char *name, void *buffer, size_t size,218 + int flags)218 219 { 219 220 struct v9fs_session_info *v9ses; 220 221 struct posix_acl *acl;