aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/attr.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--fs/hfs/attr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/hfs/attr.c b/fs/hfs/attr.c
index 74fa62643136..2bd54efaf416 100644
--- a/fs/hfs/attr.c
+++ b/fs/hfs/attr.c
@@ -121,6 +121,7 @@ static int hfs_xattr_get(const struct xattr_handler *handler,
}
static int hfs_xattr_set(const struct xattr_handler *handler,
+ struct user_namespace *mnt_userns,
struct dentry *unused, struct inode *inode,
const char *name, const void *value, size_t size,
int flags)