hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/fs/hfsplus/xattr_security.c
....@@ -15,7 +15,8 @@
1515
1616 static int hfsplus_security_getxattr(const struct xattr_handler *handler,
1717 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)
1920 {
2021 return hfsplus_getxattr(inode, name, buffer, size,
2122 XATTR_SECURITY_PREFIX,