On Thu Aug 23 12:19:22 EDT 2012, yari...@gmail.com wrote: > > are you sure? > > > > ; touch bz > > ; ratrace -c mv bz bw >[2=1]| grep -v 'Stat|Brk' > > you forgot auth/none...
no, i didn't. ratrace doesn't run if you're none. but that's beside the point. as i understand it, your claim is that mv works as none but ape/rename does not and this is because ape/rename uses wstat. since mv doesn't test to see if you're running as none, this trace shows that claim to be incorrect. it's the same system call, and the same 9p message, regardless. - erik