K 10 svn:author V 7 attilio K 8 svn:date V 27 2007-06-09T21:48:44.000000Z K 7 svn:log V 334 rufetch and calcru sometimes should be called atomically together. This patch fixes places where they should be called atomically changing their locking requirements (both assume per-proc spinlock held) and introducing rufetchcalc which wrappers both calls to be performed in atomic way. Reviewed by: jeff Approved by: jeff (mentor) END