PPA 0.6.0.90-0ubuntu1 release.

This commit is contained in:
Darik Horn 2012-12-15 15:32:50 -06:00
parent 64df21cf44
commit 39ae27eadf

22
debian/changelog vendored
View File

@ -1,3 +1,25 @@
spl-linux (0.6.0.90-0ubuntu1) unstable; urgency=low
[ Steven Johnson ]
* splat linux:shrinker: Fix race condition
* splat linux:shrinker: Fix fail-safe
[ Brian Behlendorf ]
* splat command verbose behavior
* taskq style, convert spaces to soft tabs
* taskq style, remove #define wrappers
* taskq delay/cancel functionality
* splat taskq:delay: Add test case
* splat taskq:cancel: Add test case
* splat taskq:order: Reduce stack frame
* splat taskq:front: Reduce stack frame
* kmem-cache: spl_kmem_cache_create() may always sleep
* kmem-cache: Use taskqs for ageing
* kmem-cache: Use a taskq for async allocations
* Removed SPL_AC_3ARGS_INIT_WORK check
-- Darik Horn <dajhorn@vanadac.com> Sat, 15 Dec 2012 15:32:03 -0600
spl-linux (0.6.0.89-0ubuntu1) unstable; urgency=low spl-linux (0.6.0.89-0ubuntu1) unstable; urgency=low
[ Brian Behlendorf ] [ Brian Behlendorf ]