kernel/fs/hfsplus/xattr_security.c
.. .. @@ -15,7 +15,8 @@ 15 15 16 16 static int hfsplus_security_getxattr(const struct xattr_handler *handler, 17 17 struct dentry *unused, struct inode *inode, 18 - const char *name, void *buffer, size_t size)18 + const char *name, void *buffer,19 + size_t size, int flags)19 20 { 20 21 return hfsplus_getxattr(inode, name, buffer, size, 21 22 XATTR_SECURITY_PREFIX,