aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/zfs
Commit message (Expand)AuthorAgeFilesLines
* Use full 64bit arithmetic when converting file offsets to block numbers - fixesDoug Rabson2008-12-171-9/+4
* Fix a leak introduced in r185902. We should free the devspec ifPaul Saab2008-12-111-0/+1
* Avoid a double free in devopen by not freeing the device structurePaul Saab2008-12-111-1/+0
* Don't get confused if we encounter a device which is part of a raidz or raidz2Doug Rabson2008-12-101-2/+4
* Correct include path for i386 specific includes. This allows zfsPaul Saab2008-12-061-1/+1
* Fix amd64 build and re-enable gptzfsboot.Doug Rabson2008-11-221-4/+14
* Some zfsboot fixes from Norikatsu Shigemura:Doug Rabson2008-11-191-2/+3
* Add a GPT-aware variant of zfsboot which should be used in a similar mannerDoug Rabson2008-11-191-3/+7
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-173-0/+1986