On 24.01.2013 16:12, Jerome M wrote:
> Hi,
> 
> With the current btrfs quota implementation, when you reach a
> subvolume quota limit, you can't delete anything without first
> removing the limit or enlarge it:
> 
> rm: cannot remove `testfile.bin': Disk quota exceeded
> 
> 
> Is there any plan to change that?

Yes, there is. The problem is that even deletion needs space.
So we need to allow remove to go over quota. The current implementation
doesn't make this distinction.

-Arne

> 
> Thanks,
> Jerome
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to