Skip site navigation (1)Skip section navigation (2)



index | | raw e-mail

diff --git a/fs/fat/namei_vfat.c b/fs/fat/namei_vfat.c
index 918b3756674c..e909447873e3 100644
--- a/fs/fat/namei_vfat.c
+++ b/fs/fat/namei_vfat.c
@@ -1185,6 +1185,7 @@ static const struct inode_operations
vfat_dir_inode_operations = {
        .rename         = vfat_rename2,
        .setattr        = fat_setattr,
        .getattr        = fat_getattr,
+       .fileattr_get   = fat_fileattr_get,
        .update_time    = fat_update_time,
 };


--
2.53.0




-- 
Cedric Blancher <cedric.blancher@gmail.com>
[https://plus.google.com/u/0/+CedricBlancher/]
Institute Pasteur


home | help