]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Make osi_fetchstore.c protocol independent
authorHartmut Reuter <reuter@rzg.mpg.de>
Tue, 2 Nov 2010 11:15:42 +0000 (12:15 +0100)
committerDerrick Brashear <shadow@dementia.org>
Wed, 3 Nov 2010 11:47:08 +0000 (04:47 -0700)
commit951612f4508b0c2ace4676f263df8dd4b566dd44
treee4f9c52e28753986112f2378696ddac7adf9daa4
parentc61e1aeeef8f81f75084f457e4d6e5e1d754cfa5
Make osi_fetchstore.c protocol independent

For future use of OSD and vicep-access osi_fetchstore.c should not depend on
the rx-fileserver-protocol but call instead the routines pointed to by ops.

Some code beautyfication in afs_fetchstore.c to use nBytes instead of code.

New global variable afs_protocols in afs_fetchstore.c which will be used
in RXOSD/VICEP-ACCESS programs in the future.

Change-Id: Id6b6e6c794b4fb00ad4719670caefd381f98949b
Reviewed-on: http://gerrit.openafs.org/2952
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/LINUX/osi_fetchstore.c
src/afs/afs.h
src/afs/afs_fetchstore.c
src/afs/afs_prototypes.h