Module Name: src Committed By: haad Date: Wed Dec 15 22:09:14 UTC 2010
Modified Files: src/external/cddl/osnet/dist/lib/libzpool/common: taskq.c Log Message: Only KM_SLEEP | KM_NOSLEEP can be passed down to kmem layer, clean up tqflags from internal taskq flags (TQ_FRONT) before calling kmem_alloc. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \ src/external/cddl/osnet/dist/lib/libzpool/common/taskq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.