version 1.33, 2021/02/17 17:25:45
|
version 1.34, 2021/02/17 17:34:51
|
Line 10 explanation, and some have question mark
|
Line 10 explanation, and some have question mark
|
|
|
# Documentation Pointers |
# Documentation Pointers |
|
|
See the man pages for zfs(8) and zpool(8). |
See the man pages for zfs(8), zpool(8). Also see zdb(8), if only for |
|
seeing pool config info when run with no arguments. |
|
|
- [OpenZFS Documentation](https://openzfs.github.io/openzfs-docs/) |
- [OpenZFS Documentation](https://openzfs.github.io/openzfs-docs/) |
- [OpenZFS admin docs index page](https://github.com/openzfs/zfs/wiki/Admin-Documentation) |
- [OpenZFS admin docs index page](https://github.com/openzfs/zfs/wiki/Admin-Documentation) |
Line 163 On current before 20210216, a remote mkd
|
Line 164 On current before 20210216, a remote mkd
|
-maproot=0:10 causes a kernel NULL pointer dereference. This is now |
-maproot=0:10 causes a kernel NULL pointer dereference. This is now |
fixed. |
fixed. |
|
|
|
|
## zvol |
## zvol |
|
|
Within a ZFS pool, the standard approach is to have file systems, but |
Within a ZFS pool, the standard approach is to have file systems, but |