Always open database files relative to database home
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 17 Sep 2009 13:28:09 +0000 (16:28 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 17 Sep 2009 13:28:09 +0000 (16:28 +0300)
commitc01766b3f60802f9d4b1aa56151f633323377915
tree20e69666c68a2ad0415ec01afd37ff4857fdfb16
parentb3dcc48824c6ddefdfe784148f3a5da0bd60ed90
Always open database files relative to database home
- This allows the db to move freely wherever (such as across chroots,
  RhBug:507309 and pile of related issues) .. and is even recommended
  by BDB documentation. Well duh.
lib/backend/db3.c