Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge
[cascardo/linux.git] / fs / hfs / super.c
index 1ca95c2..bf6304a 100644 (file)
@@ -406,6 +406,7 @@ static int hfs_fill_super(struct super_block *sb, void *data, int silent)
        }
 
        sb->s_op = &hfs_super_operations;
+       sb->s_xattr = hfs_xattr_handlers;
        sb->s_flags |= MS_NODIRATIME;
        mutex_init(&sbi->bitmap_lock);