Re: [9fans] unvac bug

2009-04-07 Thread hugo rivera
Well, I've checking out the code and I am really unable to fix the bug. It turns out that for some reason, VacDirEnum *vde inside unvac gets the wrong permissions for 2009/0311, since it writes it with 0555 instead of 0755, when starts to walk the file tree. I hope someone can fix this. Saludos 20

[9fans] unvac bug

2009-03-11 Thread hugo rivera
hi there, there is a strange bug in unvac from p9p. When you vac a file tree with the -a option, to have something like 2009/0311/yourtree, and then you unvac it with "unvac vacfile 2009/0311/yourtree/thefileyouwant", unvac dies with a segmentation fault. Apparently unvac creates the 2009 directory