kuriyama 2004-09-18 03:57:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libc/db/btree bt_split.c
Log:
MFC: Fix a condition where the hole would be inserted in the wrong
place during a split.
Obtained from: NetBSD
Approved by: re (scottl)
Revision Changes Path
1.5.6.1 +2 -2 src/lib/libc/db/btree/bt_split.c