Subject: Re: ffs_valloc: dup alloc
To: <>
From: David Laight <david@l8s.co.uk>
List: port-i386
Date: 02/28/2002 09:37:31
On Thu, Feb 28, 2002 at 02:19:32AM +0700, Robert Elz wrote:
> 
>   | There are 96 slots (presumably in the inode) that will reference 1k frags.
> 
> There are 12 direct block pointers, the last used of which may contain a frag
> instead of a full block.  All the others contain only full sized blocks.

Thanks, I've never quite looked deep enough into the 'ufs' family
to know exactly how 'fragments' are dealt with.
I take it that only the last bit of a file can be a fragment.
My experiments with 'ls -s' couldn't tell the difference.

	David

-- 
David Laight: david@l8s.co.uk