ext4: Use a hash of the topdir directory name for the Orlov parent group
authorTheodore Ts'o <tytso@mit.edu>
Sat, 13 Jun 2009 15:09:42 +0000 (11:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 Jun 2009 15:09:42 +0000 (11:09 -0400)
Instead of using a random number to determine the goal parent grop for
the Orlov top directories, use a hash of the directory name.  This
allows for repeatable results when trying to benchmark filesystem
layout algorithms.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found