Re: question regarding quotas

From: Chuck Swiger (cswiger_at_mac.com)
Date: 06/30/03

  • Next message: Joel Rees: "Re: what kernel does freebsd use?"
    Date: Sun, 29 Jun 2003 21:35:02 -0400
    To: questions@freebsd.org
    
    

    Josh Brooks wrote:
    [ ... ]
    > Again, I am just trying to take an arbitrary directory, say:
    >
    > /export/data7/homes/jerry
    >
    > and place a configurable limit on how big that directory can get, without
    > mounting it as its own filesystem...

    FreeBSD doesn't have a filesystem with per-directory quota support.

    For a top-level mount point like /export/data7, a per-filesystem quota should do
    just fine, but if that isn't good enough for your needs, okay: so be it. I
    guess you'll have to find another OS which fits your requirements better.

    -- 
    -Chuck
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Joel Rees: "Re: what kernel does freebsd use?"