OpenZFS on Linux and FreeBSD
Go to file
Brian Behlendorf d22fbe06e1 Merge commit 'refs/top-bases/top' into top 2010-06-29 17:00:22 -07:00
cmd Add configure check for -Wframe-larger-than=<size> 2010-06-29 16:50:18 -07:00
config Add configure check for -Wframe-larger-than=<size> 2010-06-29 16:50:18 -07:00
etc Refresh autogen products with automake 1.11.1 2010-05-21 16:04:53 -07:00
lib Add configure check for -Wframe-larger-than=<size> 2010-06-29 16:50:18 -07:00
man Refresh autogen products with automake 1.11.1 2010-05-21 16:04:53 -07:00
module Minor fix to ensure tv_depth is there when debugging is disabled. 2010-06-29 16:50:42 -07:00
patches Add e2fsprogs patch for detecting ZFS uberblocks until it appears upstream. 2009-11-02 15:04:43 -08:00
scripts Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch 2010-05-28 22:25:41 -07:00
.gitignore Ignore unsigned module build products 2010-03-09 14:14:09 -08:00
.topdeps Update dependency fix-pthreads changes to fix-stack-ztest 2010-06-29 11:27:33 -07:00
.topmsg Move local variables to heap 2010-06-29 13:09:51 -07:00
AUTHORS Add AUTHORS to master branch 2010-05-18 14:55:01 -07:00
COPYING Revert accidental change to COPYING, move authors to master branch. 2010-05-18 14:41:47 -07:00
COPYRIGHT Update COPYRIGHT to reference zpios CDDL exceptions. 2010-05-18 14:25:28 -07:00
ChangeLog Prep for 0.4.9 tag update META, README, ChangeLog. 2010-05-21 15:11:49 -07:00
DISCLAIMER Resolve conflict 2010-05-18 10:42:54 -07:00
GIT Refresh type in topgit git://* reference 2009-01-26 21:58:32 -08:00
META Update META to version 0.5.0 2010-06-14 15:45:23 -07:00
Makefile.am Ensure COPYRIGHT file is included in the package. 2010-05-21 16:34:38 -07:00
Makefile.in Refresh autogen products 2010-05-21 16:53:11 -07:00
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
README.markdown Add basic README 2010-06-29 14:35:21 -07:00
ZFS.RELEASE Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
autogen.sh Core target arch support for conditional compilation of SUBDIRs 2009-06-08 16:07:43 -07:00
configure Refresh autogen.sh products 2010-06-29 13:14:44 -07:00
configure.ac Merge branch 'linux-docs' into refs/top-bases/linux-zfs-branch 2010-03-26 15:47:25 -07:00
zfs-modules.spec.in Minor spec file cleanup for RHEL6 package dependency. 2010-05-21 15:08:08 -07:00
zfs.spec.in Remove TODO file for spec file. 2010-05-21 15:40:24 -07:00
zfs_config.h.in Refresh autogen products 2010-03-26 15:57:19 -07:00

README.markdown

Native ZFS for Linux! ZFS is an advanced file system and volume manager which was originally developed for Solaris. It has been successfully ported to FreeBSD and now there is a functional Linux ZFS kernel port too. The port currently includes a fully functional and stable SPA, DMU, and ZVOL with a ZFS Posix Layer (ZPL) on the way!

Documentation for building, configuring, and using ZFS can be found at: http://wiki.github.com/behlendorf/zfs/