]> Pileus Git - ~andy/linux/blobdiff - fs/jffs2/dir.c
jffs2: use generic posix ACL infrastructure
[~andy/linux] / fs / jffs2 / dir.c
index e3aac222472e1f06e9d998f46323b4d8be0e1071..938556025d643349b5166e54b5cfc55ea4767dbe 100644 (file)
@@ -59,6 +59,7 @@ const struct inode_operations jffs2_dir_inode_operations =
        .mknod =        jffs2_mknod,
        .rename =       jffs2_rename,
        .get_acl =      jffs2_get_acl,
+       .set_acl =      jffs2_set_acl,
        .setattr =      jffs2_setattr,
        .setxattr =     jffs2_setxattr,
        .getxattr =     jffs2_getxattr,