Skip to content

abyxcos/zfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4276c6f · Aug 14, 2012
Aug 8, 2012
Aug 8, 2012
Aug 7, 2012
Aug 7, 2012
Aug 10, 2012
Aug 8, 2012
Aug 10, 2012
Aug 14, 2012
Jul 30, 2012
Aug 7, 2012
Aug 7, 2012
Mar 9, 2010
Jun 17, 2011
Dec 1, 2008
May 18, 2010
Aug 31, 2010
May 18, 2010
Aug 14, 2012
Aug 8, 2012
Aug 8, 2012
Dec 1, 2008
Dec 15, 2011
Dec 15, 2011
Jul 26, 2012
Aug 26, 2010
Jul 26, 2011
Aug 8, 2012
Aug 8, 2012
Aug 6, 2012
Aug 8, 2012
Aug 8, 2012
Aug 13, 2012
Nov 11, 2010
Jul 12, 2012
Aug 10, 2012
Aug 7, 2012

Repository files navigation

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!

$ ./configure
$ make pkg

To copy the kernel code inside your kernel source tree for builtin compilation:

$ ./configure --enable-linux-builtin --with-linux=/usr/src/linux-...
$ ./copy-builtin /usr/src/linux-...

Full documentation for building, configuring, and using ZFS can be found at: http://zfsonlinux.org

About

Native ZFS for Linux

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.6%
  • Shell 3.3%
  • Other 1.1%