Refresh ChangeLog
This commit is contained in:
parent
fde4bca587
commit
2ee19b34ea
|
@ -54,9 +54,6 @@
|
||||||
* module/zcommon/zfs_prop.c: Export new quota related symbols.
|
* module/zcommon/zfs_prop.c: Export new quota related symbols.
|
||||||
* lib/libzfs/libzfs_util.c: Increase buffer size for nvlist which
|
* lib/libzfs/libzfs_util.c: Increase buffer size for nvlist which
|
||||||
is needed for large configurations.
|
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:
|
* Bug fixes:
|
||||||
* lib/libspl/include/sys/zfs_debug.h: Removed duplicate file.
|
* lib/libspl/include/sys/zfs_debug.h: Removed duplicate file.
|
||||||
|
|
Loading…
Reference in New Issue