summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
Commit message (Expand)AuthorAgeFilesLines
...
* Open provider for writting when we find the right one. Opening too muchpjd2010-02-041-17/+27
* We have to eventually look for provider without checking guid as this is needpjd2009-12-051-3/+5
* Fix deadlock when ZVOLs are present and we are replacing dead component orpjd2009-12-051-1/+6
* Always check guid when opening by path, because we may end up with providerpjd2009-12-051-5/+3
* Avoid using additional variable for storing an error if we are not goingpjd2009-12-051-3/+2
* On FreeBSD it is enough to report provider removal when orphan event ispjd2009-10-071-20/+0
* Fix white-spaces.pjd2009-10-071-6/+6
* - Hide ZFS kernel threads under zfskern process.pjd2009-08-231-3/+3
* Set priority of vdev_geom threads and zvol threads to PRIBIO.pjd2009-08-231-0/+4
* IFp4: Don't rely on disk IDs and always use vdev guids, which means always lookpjd2008-11-221-219/+69
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-93/+352
* Rename the kthread_xxx (e.g. kthread_create()) callsjulian2007-10-201-2/+2
* Increase debug level - this message is not that important.pjd2007-05-091-1/+1
* Use provider's ident to handle situations when disks are moved aroundpjd2007-05-061-10/+161
* Fix two use-after-free cases.pjd2007-04-291-2/+2
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+432
OpenPOWER on IntegriCloud