]> Pileus Git - ~andy/linux/blobdiff - fs/hfsplus/dir.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[~andy/linux] / fs / hfsplus / dir.c
index 4a4fea0026735c8fb365d031c57165888e9bb079..9ee62985e739eba797e01318278712be6ee0dfac 100644 (file)
@@ -532,6 +532,7 @@ const struct inode_operations hfsplus_dir_inode_operations = {
        .removexattr            = hfsplus_removexattr,
 #ifdef CONFIG_HFSPLUS_FS_POSIX_ACL
        .get_acl                = hfsplus_get_posix_acl,
+       .set_acl                = hfsplus_set_posix_acl,
 #endif
 };