]> git.proxmox.com Git - mirror_zfs.git/commit
OpenZFS 6940 - Cannot unlink directories when over quota
authorSimon Klinkert <simon.klinkert@gmail.com>
Tue, 30 Aug 2016 13:03:05 +0000 (15:03 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 30 Aug 2016 21:33:04 +0000 (14:33 -0700)
commitdb707ad094431a8869123cb2389a4b768d5583a0
treee6bcd2514e31396679bcee2161f48b51118b5e77
parent755065f3dce1123eac03e2b25c81647026b8e49b
OpenZFS 6940 - Cannot unlink directories when over quota

From user perspective, I would expect that ZFS is always able
to remove files and directories even when the quota is exceeded.

Authored by: Simon Klinkert <simon.klinkert@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Ported-by: kernelOfTruth kerneloftruth@gmail.com
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
OpenZFS-issue: https://www.illumos.org/issues/6940
OpenZFS-issue: https://www.illumos.org/issues/6334
OpenZFS-commit: https://github.com/illumos/illumos-gate/commit/9918916
Closes #5044
module/zfs/zfs_vnops.c