]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/vfat/namei.c
Pull bugfix into test branch
[linux-2.6-omap-h63xx.git] / fs / vfat / namei.c
index edb711ff7b05781b624b310dcf7b360f2c683745..0afd745a37cd7aeacef9c64d8470af619c77189a 100644 (file)
@@ -1004,6 +1004,7 @@ static struct inode_operations vfat_dir_inode_operations = {
        .rmdir          = vfat_rmdir,
        .rename         = vfat_rename,
        .setattr        = fat_notify_change,
+       .getattr        = fat_getattr,
 };
 
 static int vfat_fill_super(struct super_block *sb, void *data, int silent)