git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a8a205
)
ext4: Use a hash of the topdir directory name for the Orlov parent group
author
Theodore Ts'o
<tytso@mit.edu>
Sat, 13 Jun 2009 15:09:42 +0000
(11:09 -0400)
committer
Theodore 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