cvs commit: src/lib/libc/db/btree

Jeroen Ruigrok/asmodai asmodai at crater.dragonflybsd.org
Sun Sep 19 11:08:37 PDT 2004


asmodai     2004/09/19 11:08:21 PDT

DragonFly src repository

  Modified files:
    lib/libc/db/btree    bt_split.c 
  Log:
  From NetBSD 1.11:
  
  Fix a condition where the hole would be inserted in the wrong place during a
  split.
  
  Inspired by FreeBSD commit, which did the same.
  
  Submitted by:	Simon 'corecode' Schubert.
  
  Revision  Changes    Path
  1.5       +2 -2      src/lib/libc/db/btree/bt_split.c


http://www.dragonflybsd.org/cvsweb/src/lib/libc/db/btree/bt_split.c.diff?r1=1.4&r2=1.5&f=u





More information about the Commits mailing list