OpenZFS on Linux and FreeBSD
Go to file
Brian Behlendorf b1d4ae7d16 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2010-07-23 11:43:59 -07:00
cmd Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
config Autoconf check for buggy stack guard region 2010-07-23 11:35:20 -07:00
etc
lib Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-07-23 11:42:23 -07:00
man
module Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2010-06-29 16:59:31 -07:00
patches
scripts Only try to unload modules whose use count is 0 2010-07-17 16:00:54 -07:00
.gitignore
.topdeps Update dependency fix-pthreads changes to fix-stack-ztest 2010-06-29 11:27:33 -07:00
.topmsg Reduce stack used by ztest 2010-06-29 11:25:08 -07:00
AUTHORS
COPYING
COPYRIGHT
ChangeLog
DISCLAIMER
GIT
META Update META to version 0.5.0 2010-06-14 15:45:23 -07:00
Makefile.am Update zfs.spec.in to reference updated README.markdown file 2010-07-01 10:36:00 -07:00
OPENSOLARIS.LICENSE
README.markdown Add basic README 2010-06-29 14:35:21 -07:00
ZFS.RELEASE
autogen.sh
configure.ac
zfs-modules.spec.in
zfs.spec.in Update zfs.spec.in to reference updated README.markdown file 2010-07-01 10:36:00 -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/