On Monday 20 October 2008 02:48, Tero Roponen wrote: > [I see your message on tux3.org but can't find it on gmane, > so sorry for breaking threading]
I see it on gmane now, and it managed to figure out the thread. Plus I don't care about threads nearly as much as I care about your patch. > > Could you summarize what the changes are? > > Well, I did the patch a few weeks ago, and just recovered this > from my old computer. The patch does something like this: > > - Use more modern API, don't use fuse_lowlevel_compat.h > - Pass inodes as numbers, not as pointers > - Fix compile errors/warnings on 64-bit systems > - Simplify tux3_readdir, use tux3_opendir and tux3_closedir > - Now chmod(), chown() and chgrp() seem to work > - Fix tux3_getxattr return code: ENOENT -> ENODATA > - Some indentation fixes Thanks, applied. Now I better add proper owner and time attribute handling to inode.c Regards, Daniel _______________________________________________ Tux3 mailing list [email protected] http://tux3.org/cgi-bin/mailman/listinfo/tux3
