]> granicus.if.org Git - zfs/blob - README.markdown
OpenZFS 9080 - recursive enter of vdev_indirect_rwlock from vdev_indirect_remap()
[zfs] / README.markdown
1 ![img](http://zfsonlinux.org/images/zfs-linux.png)
2
3 ZFS on Linux is an advanced file system and volume manager which was originally
4 developed for Solaris and is now maintained by the OpenZFS community.
5
6 [![codecov](https://codecov.io/gh/zfsonlinux/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/zfsonlinux/zfs)
7 [![coverity](https://scan.coverity.com/projects/1973/badge.svg)](https://scan.coverity.com/projects/zfsonlinux-zfs)
8
9 # Official Resources
10   * [Site](http://zfsonlinux.org)
11   * [Wiki](https://github.com/zfsonlinux/zfs/wiki)
12   * [Mailing lists](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists)
13   * [OpenZFS site](http://open-zfs.org/)
14
15 # Installation
16 Full documentation for installing ZoL on your favorite Linux distribution can
17 be found at [our site](http://zfsonlinux.org/).
18
19 # Contribute & Develop
20 We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).