egencache: avoid redundant md5-dict writes
authorZac Medico <zmedico@gentoo.org>
Sat, 29 Oct 2011 20:36:23 +0000 (13:36 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 29 Oct 2011 20:36:23 +0000 (13:36 -0700)
commit0e120da008c9d0d41c9372c81145c6e153028a6d
treedae477b3c26c81390b5e9ec53f2ae060e3cc01bf
parent0e3c7e33f3fe0ce593d6c40984db15f42fabd7f3
egencache: avoid redundant md5-dict writes

The pms cache already does this automatically, since __setitem__ calls
are used to detect stat collisions in order to solve bug #139134.
bin/egencache