What the cache manager needs to know about rxosd
authorHartmut Reuter <reuter@rzg.mpg.de>
Tue, 26 Oct 2010 18:43:59 +0000 (19:43 +0100)
committerDerrick Brashear <shadow@dementia.org>
Fri, 29 Oct 2010 18:22:00 +0000 (11:22 -0700)
commit80ede164757ad54ddd59b638f2c007f8ad900c3e
tree0f6d2744395a60ad685098722780f0fcf3ebcf6e
parent6aa9a8b9f6a8720ff8b5e983cc5a7005363747e2
What the cache manager needs to know about rxosd

this patch contains only the RPC interface to rxosd which already
contains the definition of all RPCs not just those few used in the
cache manager.

The code which calls these RPCs will follow in subesquent patches.

Change-Id: Ia90934b06e809d0a34ed5d4a0d77eed78b74780c
Reviewed-on: http://gerrit.openafs.org/3192
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
Makefile.in
configure.ac
src/rxosd/.gitignore [new file with mode: 0644]
src/rxosd/Makefile.in [new file with mode: 0644]
src/rxosd/rxosd.xg [new file with mode: 0644]