]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Parallel I/O extensions to namei backend
authorAndrew Deason <adeason@sinenomine.net>
Thu, 11 Mar 2010 18:19:47 +0000 (12:19 -0600)
committerDerrick Brashear <shadow@dementia.org>
Thu, 3 Feb 2011 16:24:27 +0000 (08:24 -0800)
commit6d0b9da6f0734e638087cfe6092df1a7b80c5bc9
treed97962951f2023ab8477883d0450f6fce5212e7d
parent0b7c5f7b560e5dd116e6da99d19ec1a0dc969fe6
Parallel I/O extensions to namei backend

This adds the ability for certain namei operations (currently only
ListViceInodes) to occur across multiple different threads in
parallel. Currently this is only enabled when built with the
not-yet-existant AFS_SALSRV_ENV.

Originally written by Tom Keiser.

(cherry picked from commit 0a4a03ae68bea51a74a4ef496d50a800bd3e0cbd)
Reviewed-on: http://gerrit.openafs.org/1864
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
Change-Id: I2fa3aa60a13c81e0a0bc7ffb5b323ec7580f560f
Reviewed-on: http://gerrit.openafs.org/3826
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vol/namei_ops.c
src/vol/namei_ops.h