handle special file type in tmpfs

Brooks Davis brooks at freebsd.org
Thu Apr 19 14:57:32 UTC 2007


On Thu, Apr 19, 2007 at 01:02:25AM -0700, Howard Su wrote:
> >Glen wrote:
> >> * Quota support, ACL work is pending
> Do we really need this? What's user scenerio to use Quota or ACL for a
> TMPFS? I can be conveienced.

Extended attribute support would be useful on systems that use MAC so
you wouldn't lose labels when copying files to the tmpfs (not having
this might preclude use).

Quotas a very useful on /tmp as a way to keep individual users from
DoSing the system.  I've had it happen by accident on my cluster where
users wrote temporary files and didn't clean them up.  At some point
they totally ran the volume out of space and as a result PVM and MPI
would fail very strangly when they couldn't create various files then
needed.

Having argued for these features, I don't believe either is critical.
For most application neither is needed, but they would be useful in some
cases.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20070419/bd6a1622/attachment.pgp


More information about the freebsd-fs mailing list