Frédéric SERGENT
unread,Feb 16, 2012, 1:18:07 PM2/16/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uf...@googlegroups.com
Hi Ricky,
another subject: faking the info about "/" in uffs_GetObjectInfo is a good thing. Before you did that, I ran into a crash when calling uffs_stat on "/" and "", but did not have time to investigate why, so thanks for this too.
Not a crucial point, but I have a question about that:
I assume the root dir is the only object affected by this (no other has (obj->parent == PARENT_OF_ROOT), do they?).
So I suppose we might as well set the info->info.attr?
* FILE_ATTR_DIR for sure, I guess
* maybe even FILE_ATTR_WRITE, as I suppose "/" is always writable?
Unless other paths could need this faking part?
Regards,
Fred