]> Pileus Git - ~andy/linux/blobdiff - fs/ext2/file.c
Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache into...
[~andy/linux] / fs / ext2 / file.c
index a5b3a5db31206f8f3c84781362f7c45e919ddf0e..44c36e5907655982cc10e26b822cc1061312fbd1 100644 (file)
@@ -103,5 +103,6 @@ const struct inode_operations ext2_file_inode_operations = {
 #endif
        .setattr        = ext2_setattr,
        .get_acl        = ext2_get_acl,
+       .set_acl        = ext2_set_acl,
        .fiemap         = ext2_fiemap,
 };