]> git.neil.brown.name Git - history.git/commit
[PATCH] kNFSd: Provide generic code for making an upcall.
authorNeil Brown <neilb@cse.unsw.edu.au>
Fri, 11 Oct 2002 12:40:10 +0000 (05:40 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 11 Oct 2002 12:40:10 +0000 (05:40 -0700)
commita9f2e47fa06c2f784a76c0433c93a2579fed4e08
tree5fc2d23782919ac01f56cbe1d567c3e37a2cfec2
parent04ffa5502c5cd8b1f1b1b0ea4425600fa4258660
[PATCH] kNFSd: Provide generic code for making an upcall.

This code enhances 'cache_check' to try to initiate
an up-call if the cache entry is not up-to-date, and also
defines add_word and add_hex for formating up-call
requests.  See rpc-cache.txt for more detail.
Documentation/rpc-cache.txt
include/linux/sunrpc/cache.h
net/sunrpc/cache.c