Gustavo Vieira Goncalves Coelho Rios wrote:
>
> The functions that will hash the id, accepts an id as input and returns
> a string for the user dir, like:
>
> Id String returned
> 0 0/0/0/0/0/0/0/0
> 1 0/0/0/0/0/0/0/1
> . ./././././././.
> 15 0/0/0/0/0/0/0/f
> 16 0/0/0/0/0/0/1/0
> 17 0/0/0/0/0/0/1/1
> . ./././././././.
> 32 0/0/0/0/0/0/2/0
> . ./././././././.
This is unnecessarily too deep. I think you would be better off with 256
entries in each directory, and cut the depth by half.
--
Daniel C. Sobral (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"The bronze landed last, which canceled that method of impartial
choice."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message