ZFS can't delete files when over quota

Eitan Adler lists at eitanadler.com
Sun Nov 11 05:12:04 UTC 2012


On 10 November 2012 15:36, Chris Rees <crees at freebsd.org> wrote:

> These are the reasons I added the -T option, which I realise would
> have been more correct as -t; it's undesirable to have as default
> behaviour.  In my patch, errno is tested.

This only fixes the issue with rm.  Others tools which delete files
(find(1) for instance) would be left with the same problem. Ideally
the root cause could fixed, though I imagine this is non-trivial.

-- 
Eitan Adler


More information about the freebsd-fs mailing list