Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illumos 6940 Cannot unlink directories when over quota #5044

Conversation

kernelOfTruth
Copy link
Contributor

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
OpenZFS-issue: https://www.illumos.org/issues/6940
OpenZFS-commit: illumos/illumos-gate@9918916

References:
1a04bab llumos 6334 - Cannot unlink files when over quota
https://www.illumos.org/issues/6334

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
OpenZFS-issue: https://www.illumos.org/issues/6940
OpenZFS-commit: illumos/illumos-gate@9918916

References:
openzfs@1a04bab llumos 6334 - Cannot unlink files when over quota
https://www.illumos.org/issues/6334
@behlendorf
Copy link
Contributor

The Amazon test failure here is due to known issue #4034. LGTM.

DeHackEd pushed a commit to DeHackEd/zfs that referenced this pull request Oct 19, 2016
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: illumos/illumos-gate@9918916
Closes openzfs#5044
DeHackEd pushed a commit to DeHackEd/zfs that referenced this pull request Oct 29, 2016
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: illumos/illumos-gate@9918916
Closes openzfs#5044
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants