> no, i didn't. ratrace doesn't run if you're none. try 'ratrace -c auth/none cmd ...' while not being none and ignore everything preceding Exec "cmd".
> 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. both use wstat or copying; what's different is how they choose what to use. mv falls back to copying if wstat fails; ape/rename does not.