Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 18:34:32 -0600
From:      Oscar Bonilla <obonilla@galileo.edu>
To:        Darryl Okahata <darrylo@soco.agilent.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: secure Filesystem
Message-ID:  <20010821183432.A5883@galileo.edu>
In-Reply-To: <200108161948.MAA03510@mina.soco.agilent.com>; from darrylo@soco.agilent.com on Thu, Aug 16, 2001 at 12:48:59PM -0700
References:  <200108161948.MAA03510@mina.soco.agilent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 16, 2001 at 12:48:59PM -0700, Darryl Okahata wrote:
>      A bigger problem is that doing anything with a file uses up 1-2KB
> PER FILE.  If you want to see cfsd grow *really big*, do a "find ." of
> any large cfs-controlled hierarchy with lots of files.  I'd really like
> to put my MH mail messages under cfs, but I've got too many files (I
> can't afford having a 200+MB cfsd).

I don't seem to have that problem...

voyager ~ > du -sk crypt
1342056 crypt
voyager ~ > find /crypt/obonilla >& /dev/null 
voyager ~ > du -sk crypt
1342056 crypt

am i missing something? should i just be happy ;)

regards,

-oscar

-- 
pgp fingerprint: BC64 2E7A CAEF 39E1 9544  80CA F7D5 784D FB46 16C1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010821183432.A5883>