History log of /freebsd-10-stable/sys/cddl/contrib/opensolaris/common/avl/avl.c
Revision Date Author Comments
# 288595 03-Oct-2015 mav

MFV r287703, r287705 (by delphij):
6091 avl_add doesn't assert on non-debug builds

Use assfail() from libuutil instead of ASSERT() in userland
AVL avl_add.

illumos/illumos-gate@faa2b6be2fc102adf9ed584fc1a667b4ddf50d78

Illumos issues:

6091 avl_add doesn't assert on non-debug builds
https://www.illumos.org/issues/6091


# 269845 11-Aug-2014 delphij

MFC r269229,269404,269466: MFV r269223:

Change dn->dn_dbufs from linked list to AVL tree.

Illumos issues:
4873 zvol unmap calls can take a very long time for larger datasets


# 265745 09-May-2014 delphij

MFC r264836 (MFV r264830):

4745 fix AVL code misspellings


# 288595 03-Oct-2015 mav

MFV r287703, r287705 (by delphij):
6091 avl_add doesn't assert on non-debug builds

Use assfail() from libuutil instead of ASSERT() in userland
AVL avl_add.

illumos/illumos-gate@faa2b6be2fc102adf9ed584fc1a667b4ddf50d78

Illumos issues:

6091 avl_add doesn't assert on non-debug builds
https://www.illumos.org/issues/6091


# 269845 11-Aug-2014 delphij

MFC r269229,269404,269466: MFV r269223:

Change dn->dn_dbufs from linked list to AVL tree.

Illumos issues:
4873 zvol unmap calls can take a very long time for larger datasets


# 265745 09-May-2014 delphij

MFC r264836 (MFV r264830):

4745 fix AVL code misspellings