]> git.proxmox.com Git - mirror_zfs.git/commit
zfs allow refreservation needed for zfs create -V
authorRichard Laager <rlaager@wiktel.com>
Tue, 16 Apr 2019 17:12:08 +0000 (12:12 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 16 Apr 2019 17:12:08 +0000 (10:12 -0700)
commit8750edf1f75e4f02c353be490309940f11115f23
treef850cd65367150f4a0d8deada8ff4d29fb576de3
parent6c0f78f8a35122e63c9c92475678174d9575afdf
zfs allow refreservation needed for zfs create -V

When creating a non-sparse volume, zfs create sets a refreservation.
Accordingly, one needs the "refreservation" ability in addition to the
"create" ability in order to create a non-sparse volume.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reported-by: github.com/homerlinux
Reported-by: Matthew Ahrens <mahrens@delphix.com>
Signed-off-by: Richard Laager <rlaager@wiktel.com>
Closes #8531
Closes #8624
man/man8/zfs.8