tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Quota on tmpfs



On Thu, Jul 12, 2012 at 04:52:52PM +0000, David Holland wrote:
> On Thu, Jul 12, 2012 at 04:17:42PM +0200, Edgar Fu? wrote:
>  > How do I enable new quota on a tmpfs?
> 
> You don't; tmpfs doesn't support quotas. It could nowadays, but
> someone has to do the coding :(

How is the new NetBSD 6 quota system implemented ? I thought it was
in the VFS layer but apparently it's still filesystem-specific.

Disclaimer: I have implemented a different quota subsystem in DragonFly,
and it's completely filesystem-independent.
Cf: http://permalink.gmane.org/gmane.os.dragonfly-bsd.kernel/14593

-- 
Francois Tigeot


Home | Main Index | Thread Index | Old Index