Refresh ChangeLog

This commit is contained in:
Brian Behlendorf 2009-08-04 15:45:48 -07:00
parent fde4bca587
commit 2ee19b34ea
1 changed files with 0 additions and 3 deletions

View File

@ -54,9 +54,6 @@
* module/zcommon/zfs_prop.c: Export new quota related symbols.
* lib/libzfs/libzfs_util.c: Increase buffer size for nvlist which
is needed for large configurations.
* lib/libzpool/kernel.c: Reimplement user kthreads based on pthread
thread specific data. This resolves previous scalabily concerns about
the cost of calling curthread which previously required a list walk.
* Bug fixes:
* lib/libspl/include/sys/zfs_debug.h: Removed duplicate file.