]> git.michaelhowe.org Git - packages/o/openafs.git/commit
afs: Use cell for md5 inode numbers
authorAndrew Deason <adeason@sinenomine.net>
Wed, 22 Jun 2011 19:39:39 +0000 (14:39 -0500)
committerDerrick Brashear <shadow@dementix.org>
Wed, 25 Apr 2012 10:38:49 +0000 (03:38 -0700)
commitb9c03fa6f8e696c64c90949cce34bb075aa2ae6f
tree42ff9f6b4c07b597c02910b20e67ef4f59e53244
parente7ea7af6573cd03859b357387a3ee666e2a6ded5
afs: Use cell for md5 inode numbers

When calculating the inode number for a file with md5 inodes, include
the cell number in the calculation, in order to reduce collisions
between cells.

Reviewed-on: http://gerrit.openafs.org/4902
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit 42943aead4db2bdf9b8ec01c3917eb1c9ac9eb76)

Change-Id: I5cf88ecd30a5813697dbf3b86964d53bb1f3915a
Reviewed-on: http://gerrit.openafs.org/7277
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/afs/LINUX/osi_vnodeops.c
src/afs/LINUX24/osi_vnodeops.c
src/afs/VNOPS/afs_vnop_attrs.c
src/afs/afs_prototypes.h
src/afs/afs_util.c