X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fvfat%2Fnamei.c;h=0afd745a37cd7aeacef9c64d8470af619c77189a;hb=1b7f6a626f0ff511c3840678466cbfe1d62c0b29;hp=edb711ff7b05781b624b310dcf7b360f2c683745;hpb=ce71ec36840368b877fb63bd14c8e67ab62d08b1;p=mv-sheeva.git diff --git a/fs/vfat/namei.c b/fs/vfat/namei.c index edb711ff7b0..0afd745a37c 100644 --- a/fs/vfat/namei.c +++ b/fs/vfat/namei.c @@ -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)