fixed a bug found by volker
authorAndrew Tridgell <tridge@samba.org>
Fri, 20 Jun 2003 14:48:36 +0000 (14:48 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 20 Jun 2003 14:48:36 +0000 (14:48 +0000)
commit85cc64731c554d7f5e921b2635484c89d56659d6
treef765aa275ede86d822484c9c02460c21fefb0db0
parent1b2773240443e70fccbc40f2ce83760b1081228a
fixed a bug found by volker

when we are traversing a readonly dababase we should not try to
cleanup the pending-delete records
(This used to be commit f327c06108cd1a9146f4c24aa4274997be0b4fb4)
source3/tdb/tdb.c