OpenZFS on Linux and FreeBSD
Go to file
Dan Swartzendruber 287be44f53 Improve handling of filesystem versions
Change mount code to diagnose filesystem versions that
are not supported by the current implementation.

Change upgrade code to do likewise and refuse to upgrade
a pool if any filesystems on it are a version which is
not supported by the current implementation.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Dan Swartzendruber <dswartz@druber.com>
Closes: #2616
2014-09-03 09:17:14 -07:00
cmd
config Retire HAVE_IOCTL_* configure checks 2014-08-28 07:45:54 -07:00
contrib
dracut
etc
include
lib
man
module
rpm
scripts
udev
.gitignore
.gitmodules
AUTHORS
COPYRIGHT
DISCLAIMER
META
Makefile.am
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
README.markdown
autogen.sh
configure.ac
copy-builtin
zfs-script-config.sh.in
zfs.release.in

README.markdown

Native ZFS for Linux!

ZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the Illumos community.

ZFS on Linux, which is also known as ZoL, is currently feature complete. It includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers.

Full documentation for installing ZoL on your favorite Linux distribution can be found at: http://zfsonlinux.org