]> Pileus Git - ~andy/linux/blobdiff - fs/jfs/namei.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[~andy/linux] / fs / jfs / namei.c
index aa8a3370631bd8da9475394ef9f571ed90c620ff..d59c7defb1efea8bb46bea33ddffe2c384db390b 100644 (file)
@@ -1524,6 +1524,7 @@ const struct inode_operations jfs_dir_inode_operations = {
        .setattr        = jfs_setattr,
 #ifdef CONFIG_JFS_POSIX_ACL
        .get_acl        = jfs_get_acl,
+       .set_acl        = jfs_set_acl,
 #endif
 };