simplify HV backref code
authorDavid Mitchell <davem@iabyn.com>
Tue, 3 May 2011 10:41:27 +0000 (11:41 +0100)
committerDavid Mitchell <davem@iabyn.com>
Thu, 19 May 2011 13:49:42 +0000 (14:49 +0100)
commitd5683f9a2482a20fa3a244bc371a0f172d409e5b
tree7b683d646724cf027a36010e6f6a7ea52c5b5007
parent3b37eb248baf5af8026a979135e4af0a077172d4
simplify HV backref code

Now that HV backref data is always stored in HvAUX and never in magic,
update the various backref handling functions to account for that.
sv.c