Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[linux-2.6-microblaze.git] / fs / ext4 / namei.c
index 8b46a17..e8100a9 100644 (file)
@@ -4289,6 +4289,8 @@ const struct inode_operations ext4_dir_inode_operations = {
        .get_acl        = ext4_get_acl,
        .set_acl        = ext4_set_acl,
        .fiemap         = ext4_fiemap,
+       .fileattr_get   = ext4_fileattr_get,
+       .fileattr_set   = ext4_fileattr_set,
 };
 
 const struct inode_operations ext4_special_inode_operations = {