Quincey Koziol fe76fb1b58 [svn-r8844] Purpose:
Bug fix

Description:
    The "shared" raw B-tree node can get freed before all the B-tree nodes
had been flushed out to disk and released by the cache.

Solution:
    Implement a simple reference counting wrapper for objects in the library
and use it to hold the shared raw B-tree nodes so they aren't freed before all
references to them in memory are released.

Platforms tested:
    Solaris 2.7 (arabica)
    FreeBSD 4.10 (sleipnir)
    IRIX64 6.5 (modei4)
2004-07-08 21:06:29 -05:00
..
2004-05-05 15:42:09 -05:00
2003-04-08 18:16:40 -05:00
2004-07-01 15:02:47 -05:00
2004-07-03 12:00:01 -05:00
2004-01-06 12:53:13 -05:00
2004-07-01 12:38:04 -05:00
2003-06-25 21:10:33 -05:00
2002-11-20 08:27:30 -05:00
2004-06-29 16:03:33 -05:00
2004-07-01 15:02:47 -05:00
2004-07-01 15:02:47 -05:00
2004-07-01 15:02:47 -05:00
2003-09-24 14:26:50 -05:00
2003-09-30 11:20:46 -05:00
2004-04-17 23:10:09 -05:00
2003-06-11 22:40:34 -05:00
2003-03-31 12:59:04 -05:00
2004-07-07 12:03:02 -05:00
2004-07-01 08:14:59 -05:00
2002-04-11 17:53:26 -05:00
2003-05-17 16:51:57 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2004-03-26 11:29:45 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-07-16 09:56:58 -05:00
2003-03-31 12:59:04 -05:00
2004-05-27 15:24:08 -05:00
2003-03-31 12:59:04 -05:00
2003-06-25 21:10:33 -05:00
2003-09-24 14:26:50 -05:00
2004-07-01 15:02:47 -05:00
2004-04-30 19:11:16 -05:00
2004-04-17 23:10:09 -05:00
2004-04-17 23:10:09 -05:00
2003-09-30 11:20:46 -05:00
2003-08-08 14:25:18 -05:00
2003-08-08 14:25:18 -05:00
2003-08-08 14:25:18 -05:00
2004-07-01 12:38:04 -05:00
2004-07-03 15:03:09 -05:00
2004-05-03 10:39:45 -05:00
2004-05-31 14:59:59 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2003-03-31 12:59:04 -05:00
2001-07-02 08:05:50 -05:00
2004-01-09 20:41:13 -05:00
2000-11-09 16:47:59 -05:00
2004-01-09 20:41:13 -05:00
2003-01-21 15:20:13 -05:00
2004-01-09 20:41:13 -05:00
2004-03-10 16:45:30 -05:00
2004-03-10 16:45:30 -05:00
2004-04-17 15:29:01 -05:00
2004-04-17 23:10:09 -05:00
2003-03-31 12:59:04 -05:00
2004-04-17 23:10:09 -05:00
2004-01-09 20:41:13 -05:00
2004-07-01 15:02:47 -05:00
2000-10-20 15:57:56 -05:00
2004-04-17 23:10:09 -05:00
2004-07-08 21:06:29 -05:00
2004-05-27 15:24:08 -05:00
2004-01-09 20:41:13 -05:00
2004-06-05 14:06:24 -05:00
2003-01-09 12:20:03 -05:00
2003-06-13 15:30:43 -05:00
2004-01-09 20:41:13 -05:00
2004-01-09 20:41:13 -05:00
2004-01-09 20:41:13 -05:00
2004-01-22 15:57:34 -05:00
2004-01-09 20:41:13 -05:00
2004-01-09 20:41:13 -05:00
2004-01-09 20:41:13 -05:00
2004-01-09 20:41:13 -05:00
2004-01-09 20:41:13 -05:00
2004-03-30 18:35:16 -05:00
2004-01-06 12:53:13 -05:00
2004-01-09 20:41:13 -05:00
2004-01-13 13:00:59 -05:00
2004-01-09 20:41:13 -05:00
2004-04-17 23:10:09 -05:00