Marcus Brinkmann <[EMAIL PROTECTED]> writes: > np->allocsize is the number of bytes allocated for the file, right? (rounded > up to a block multiple). It's the amount that diskfs knows it can use without diskfs_grow. > Is it okay for np->allocsize to be initially as big as needed to contain the > file, rather than the actual disk space allocated for the file? AFAICS, it > is sufficient if diskfs_grow does the right thing in this case. That's fine. Thomas
- np->allocsize Marcus Brinkmann
- Re: np->allocsize Roland McGrath
- Re: np->allocsize Thomas Bushnell, BSG
- Re: np->allocsize Thomas Bushnell, BSG