Index: export_vfs_fuse.c =================================================================== --- export_vfs_fuse.c (revision 24303) +++ export_vfs_fuse.c (revision 24304) @@ -48,7 +48,6 @@ { pcb_fuse_list_t *ctx = ctx_; int child, direct, pl; - const char *attrs = isdir ? "drwxr-xr-x" : "-rw-r--r--"; pl = strlen(path); if (pl <= ctx->pathlen)