Use ResourceOwners in the snapshot manager, instead of attempting to track them

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 6bbef4e5383c99d93aa974e2c79d328cfbd1c4a9
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-11-25T20:28:29Z
Releases: 8.4.0
Use ResourceOwners in the snapshot manager, instead of attempting to track them
by hand.  As an added bonus, the new code is smaller and more understandable,
and the ugly loops are gone.

This had been discussed all along but never implemented.  It became clear that
it really needed to be fixed after a bug report by Pavan Deolasee.

Files