Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Ahh..
I forget to remove "& 07777", which was added when I'm testing..
Please remove it. :)
Original comment by coolda...@gmail.com
on 2 Dec 2011 at 3:30
[deleted comment]
Wow!! familiar ID.
It's my honor to accept this patch. :D
How have you been, my friend?
I have a simple question,
If the unyaffs2 is executed as normal user (not root),
will the chmod() success after lchown()?
Original comment by penguin.lin
on 2 Dec 2011 at 4:04
If it's running as non-privileged user.
We won't be facing the issue of the order of lchown() and chmod().
Since we don't even have the permission to chown() to other user, right? :)
BTW, good work of this project. :)
Original comment by coolda...@gmail.com
on 2 Dec 2011 at 4:37
Dear David:
Thanks a lot! :D
Original comment by penguin.lin
on 9 Dec 2011 at 2:09
Original comment by penguin.lin
on 20 Jan 2012 at 7:11
I reopen it because chmod() has not effect on a symbolic link.
We should not apply chmod() on a file which type is "HARDLINK" or "SYMLINK".
I will fix it in the next release.
Original comment by penguin.lin
on 11 Apr 2012 at 1:58
Original comment by penguin.lin
on 11 Apr 2012 at 1:58
Original comment by penguin.lin
on 11 Apr 2012 at 1:58
I create a new issue for chmod algorithm,
so this issue will be closed.
Original comment by penguin.lin
on 11 Apr 2012 at 1:51
Original issue reported on code.google.com by
coolda...@gmail.com
on 2 Dec 2011 at 3:27